chnage fb to discord.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
7007f52007
commit
53b61735b1
@ -59,10 +59,9 @@ pipeline:
|
|||||||
when:
|
when:
|
||||||
event: [ tag ]
|
event: [ tag ]
|
||||||
|
|
||||||
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