This commit is contained in:
parent
f67036aa9d
commit
3c1d5845f8
@ -10,9 +10,9 @@ pipeline:
|
|||||||
notify:
|
notify:
|
||||||
# http://plugins.drone.io/appleboy/drone-discord/
|
# http://plugins.drone.io/appleboy/drone-discord/
|
||||||
image: appleboy/drone-discord
|
image: appleboy/drone-discord
|
||||||
webhook_id: $discord_webhook_id
|
#webhook_id: $discord_webhook_id
|
||||||
# from_secret: discord_webhook_id
|
# from_secret: discord_webhook_id
|
||||||
webhook_token: $discord_webhook_token
|
#webhook_token: $discord_webhook_token
|
||||||
# from_secret: discord_webhook_token
|
# from_secret: discord_webhook_token
|
||||||
secrets: [ discord_webhook_id, discord_webhook_token]
|
secrets: [ discord_webhook_id, discord_webhook_token]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user