You've already forked cron-apt
This commit is contained in:
@@ -18,7 +18,8 @@ local email_notification() =
|
|||||||
settings:
|
settings:
|
||||||
{ host:
|
{ host:
|
||||||
{ from_secret: 'EMAIL_HOST'},
|
{ from_secret: 'EMAIL_HOST'},
|
||||||
from: 'drone@guise.net.nz'
|
from: 'drone@guise.net.nz',
|
||||||
|
port: 25
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user