luis 7 лет назад
Родитель
Сommit
b02b0a5efc
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 ]