mirror of
https://github.com/appleboy/drone-discord.git
synced 2026-06-04 18:33:47 +08:00
update prod it and token
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
+5
-1
@@ -69,6 +69,10 @@ pipeline:
|
||||
|
||||
discord:
|
||||
image: appleboy/drone-discord
|
||||
secrets: [ webhook_id, webhook_token ]
|
||||
secrets:
|
||||
- source: webhook_prod_id
|
||||
target: webhook_id
|
||||
- source: webhook_prod_token
|
||||
target: webhook_token
|
||||
when:
|
||||
status: [ success, failure ]
|
||||
|
||||
Reference in New Issue
Block a user