Quellcode durchsuchen

drone notify email(2)

luis vor 7 Jahren
Ursprung
Commit
5da7ae100d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -45,6 +45,6 @@ pipeline:
     password: "$$EMAIL_PASSWORD"
     from: drone@hexasoftware.com
     when:
-      status: [ changed, failure,success ]
+      status: [ changed, failure, success ]