Selaa lähdekoodia

drone notify email(4)

luis 7 vuotta sitten
vanhempi
commit
15d0f64d70
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -43,7 +43,7 @@ pipeline:
     host: mail.hexasoftware.com
     skip_verify: true
     username: drone@hexasoftware.com
-    password: "$$EMAIL_PASSWORD"
+    password: $$EMAIL_PASSWORD
     from: drone@hexasoftware.com
     when:
       status: [ changed, failure, success ]