change fb to discord.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-10-14 13:02:45 +08:00
parent 22bf85acab
commit 50237f4fd1
1 changed files with 4 additions and 5 deletions

View File

@ -131,13 +131,12 @@ pipeline:
branch: [ refs/tags/* ]
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 ]
status: [ success, failure ]
services:
redis: