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