This commit is contained in:
parent
10f6890147
commit
193e7f7830
@ -10,10 +10,10 @@ pipeline:
|
||||
notify:
|
||||
# http://plugins.drone.io/appleboy/drone-discord/
|
||||
image: appleboy/drone-discord
|
||||
webhook_id:
|
||||
from_secret: discord_webhook_id
|
||||
webhook_token:
|
||||
from_secret: discord_webhook_token
|
||||
webhook_id: $discord_webhook_id
|
||||
# from_secret: discord_webhook_id
|
||||
webhook_token: $discord_webhook_token
|
||||
# from_secret: discord_webhook_token
|
||||
|
||||
message: "test"
|
||||
#message: >
|
||||
|
Loading…
Reference in New Issue
Block a user