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