refactor(notify): change fb to discord.

This commit is contained in:
Bo-Yi Wu 2017-12-22 10:55:01 +08:00
parent 41ace25862
commit e8f0048a45
1 changed files with 3 additions and 4 deletions

View File

@ -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 ]