| @@ -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 ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user