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 ]
|
event: [ tag ]
|
||||||
local: false
|
local: false
|
||||||
|
|
||||||
facebook:
|
discord:
|
||||||
image: appleboy/drone-facebook
|
image: appleboy/drone-discord
|
||||||
secrets: [ fb_page_token, fb_verify_token ]
|
|
||||||
pull: true
|
pull: true
|
||||||
to: 1234973386524610
|
secrets: [ discord_webhook_id, discord_webhook_token ]
|
||||||
when:
|
when:
|
||||||
status: [ changed, failure ]
|
status: [ changed, failure ]
|
||||||
|
Loading…
Reference in New Issue
Block a user