Explorar o código

drone notify email

luis %!s(int64=7) %!d(string=hai) anos
pai
achega
82f1b34572
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -43,7 +43,7 @@ pipeline:
     host: smtp.hexasoftware.com
 +   skip_verify: true
     username: luisf@hexasoftware.com
-    password: $$EMAIL_PASSWORD
+    password: ${EMAIL_PASSWORD}
     from: drone@hexasoftware.com
     when:
       status: [ changed, failure ]