Browse Source

Fix mail only on push to master

Tobias Kaminsky 7 years ago
parent
commit
211bf41ce3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -51,6 +51,7 @@ pipeline:
       recipients: [ $EMAIL_RECIPIENTS ]
       secrets: [ EMAIL_USERNAME, EMAIL_PASSWORD, EMAIL_RECIPIENTS, EMAIL_HOST ]
       when:
+        event: push
         status: failure
         branch: master