|
@@ -43,7 +43,7 @@ pipeline:
|
|
host: mail.hexasoftware.com
|
|
host: mail.hexasoftware.com
|
|
skip_verify: true
|
|
skip_verify: true
|
|
username: drone@hexasoftware.com
|
|
username: drone@hexasoftware.com
|
|
- password: "$$EMAIL_PASSWORD"
|
|
|
|
|
|
+ password: $$EMAIL_PASSWORD
|
|
from: drone@hexasoftware.com
|
|
from: drone@hexasoftware.com
|
|
when:
|
|
when:
|
|
status: [ changed, failure, success ]
|
|
status: [ changed, failure, success ]
|