add microbadger webhook

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2018-10-09 09:02:46 +08:00
parent f9cc37282c
commit d3999bf6cc

View File

@ -88,6 +88,13 @@ pipeline:
event: [ tag ]
local: false
microbadger:
image: plugins/webhook:1
pull: true
secrets: [ webhook_url ]
when:
status: [ success ]
discord:
image: appleboy/drone-discord
pull: true