From 301563c302e07e3697b2a724a3d98ad60cfdfb62 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Wed, 19 Aug 2020 14:09:37 -0700 Subject: [PATCH] Update pipeline notify --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index bdee0e3..8987b5e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -101,6 +101,10 @@ steps: kind: pipeline name: notify +depends_on: + - test + - publish + trigger: status: - failure