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