diff --git a/.drone.yml b/.drone.yml index 23a6ce3..90f085f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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