mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-07-05 22:02:49 +08:00
add microbadger webhook
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
f9cc37282c
commit
d3999bf6cc
@ -88,6 +88,13 @@ pipeline:
|
|||||||
event: [ tag ]
|
event: [ tag ]
|
||||||
local: false
|
local: false
|
||||||
|
|
||||||
|
microbadger:
|
||||||
|
image: plugins/webhook:1
|
||||||
|
pull: true
|
||||||
|
secrets: [ webhook_url ]
|
||||||
|
when:
|
||||||
|
status: [ success ]
|
||||||
|
|
||||||
discord:
|
discord:
|
||||||
image: appleboy/drone-discord
|
image: appleboy/drone-discord
|
||||||
pull: true
|
pull: true
|
||||||
|
Loading…
Reference in New Issue
Block a user