update mail to hotmail
This commit is contained in:
parent
e2ed3ec08d
commit
a13cd033b2
10
.drone.yml
10
.drone.yml
@ -68,14 +68,14 @@ steps:
|
||||
- name: notify
|
||||
image: greglebreton/drone-email:arm64
|
||||
settings:
|
||||
from.address: greg@gregandev.fr
|
||||
host: mail.gandi.net
|
||||
port: 465
|
||||
from.address: greg.lebreton@hotmail.com
|
||||
host: smtp-mail.outlook.com
|
||||
port: 587
|
||||
debug: true
|
||||
username: greg@gregandev.fr
|
||||
username: greg.lebreton@hotmail.com
|
||||
password:
|
||||
from_secret: MAIL_PASSWORD
|
||||
recipients: [ greg@gregandev.fr ]
|
||||
recipients: [ greg.lebreton@hotmail.com ]
|
||||
subject: >
|
||||
[{{ build.status }}]
|
||||
{{ repo.owner }}/{{ repo.name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user