From 5d5a23dd6331e7b9e654dc02c3a7e313767cf106 Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Wed, 8 Mar 2023 18:32:53 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) 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