mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-05-09 18:23:21 +08:00
refactor(drone): replace facebook with discord.
This commit is contained in:
parent
31c084fd3e
commit
84cb184039
@ -88,10 +88,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 ]
|
||||
|
Loading…
Reference in New Issue
Block a user