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