mirror of
https://github.com/appleboy/drone-scp.git
synced 2026-06-04 10:15:05 +08:00
refactor(notify): change fb to discord.
This commit is contained in:
+3
-4
@@ -133,10 +133,9 @@ pipeline:
|
||||
event: [ tag ]
|
||||
local: false
|
||||
|
||||
facebook:
|
||||
image: appleboy/drone-facebook
|
||||
secrets: [ fb_page_token, fb_verify_token ]
|
||||
discord:
|
||||
image: appleboy/drone-discord
|
||||
pull: true
|
||||
to: 1234973386524610
|
||||
secrets: [ discord_webhook_id, discord_webhook_token ]
|
||||
when:
|
||||
status: [ changed, failure ]
|
||||
|
||||
Reference in New Issue
Block a user