diff --git a/.drone.yml b/.drone.yml index 1b4406f..f96f3b0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,3 +19,6 @@ steps: message: | Build {{build.number}} from commit [{{truncate commit.sha 10}}]({{commit.link}}) **failed**. {{uppercasefirst commit.author}} please fix me! + when: + status: + - failure