فهرست منبع

drone notify email

luis 7 سال پیش
والد
کامیت
66b2103282
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 ]