Browse Source

drone notify email(4)

luis 7 năm trước cách đây
mục cha
commit
15d0f64d70
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 ]