浏览代码

drone notify email(4)

luis 7 年之前
父节点
当前提交
15d0f64d70
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 ]