You've already forked ansible-role-common
This commit is contained in:
@@ -19,7 +19,8 @@ local email_notification() =
|
|||||||
name: 'notify by email',
|
name: 'notify by email',
|
||||||
image: 'drillster/drone-email',
|
image: 'drillster/drone-email',
|
||||||
settings:
|
settings:
|
||||||
{ host: 'mail.guise.net.nz',
|
{ host:
|
||||||
|
{ from_secret: 'EMAIL_HOST' },
|
||||||
username:
|
username:
|
||||||
{ from_secret: 'EMAIL_USER' },
|
{ from_secret: 'EMAIL_USER' },
|
||||||
password:
|
password:
|
||||||
|
|||||||
Reference in New Issue
Block a user