add notify

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-06-24 22:58:13 +08:00
parent 9651a4eb6c
commit e6d4fa77d1
No known key found for this signature in database
GPG Key ID: 0F84B2110C500B1F

View File

@ -74,3 +74,11 @@ pipeline:
event: [ tag ] event: [ tag ]
branch: [ refs/tags/* ] branch: [ refs/tags/* ]
local: false local: false
facebook:
image: appleboy/drone-facebook
secrets: [ fb_page_token, fb_verify_token ]
pull: true
to: 1234973386524610
when:
status: [ changed, failure ]