From f544f75c360ea2ecdb46e83f0cd17a8add837dc2 Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Mon, 7 Feb 2022 11:32:19 -0800 Subject: [PATCH] notify all again --- .drone.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.drone.yml b/.drone.yml index d3e94aed4..e65c68718 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,7 @@ steps: when: status: - failure + - success image_pull_secrets: - dockerconfigjson @@ -56,6 +57,7 @@ steps: when: status: - failure + - success image_pull_secrets: - dockerconfigjson @@ -87,6 +89,7 @@ steps: when: status: - failure + - success platform: os: linux @@ -122,6 +125,7 @@ steps: when: status: - failure + - success platform: os: linux @@ -157,6 +161,7 @@ steps: when: status: - failure + - success image_pull_secrets: - dockerconfigjson @@ -188,6 +193,7 @@ steps: when: status: - failure + - success image_pull_secrets: - dockerconfigjson @@ -219,6 +225,7 @@ steps: when: status: - failure + - success image_pull_secrets: - dockerconfigjson @@ -250,6 +257,7 @@ steps: when: status: - failure + - success image_pull_secrets: - dockerconfigjson