瀏覽代碼

drone notify email

luis 7 年之前
父節點
當前提交
0091982473
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -41,10 +41,10 @@ pipeline:
   notify:
     image: drillster/drone-email
     host: mail.hexasoftware.com
-    username: luisf@hexasoftware.com
+    username: drone@hexasoftware.com
     password: "$$EMAIL_PASSWORD"
     from: drone@hexasoftware.com
     when:
-      status: [ changed, failure ]
+      status: [ changed, failure,success ]