mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-05-09 18:23:21 +08:00
add notify
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
9651a4eb6c
commit
e6d4fa77d1
@ -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 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user