diff --git a/.drone.yml b/.drone.yml index 66663d8..803700b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,6 +31,10 @@ steps: - name: notify image: plugins/slack + when: + status: + - success + - failure settings: webhook: from_secret: slack_webhook