diff --git a/.drone.yml b/.drone.yml index dfcf822..0c6f33e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,3 +24,6 @@ steps: from_secret: matrix_username password: from_secret: matrix_password + when: + status: + - failure \ No newline at end of file