This commit is contained in:
parent
062af89e02
commit
7b3b658e20
@ -15,12 +15,9 @@ steps:
|
||||
- name: notify
|
||||
image: drillster/drone-email
|
||||
settings:
|
||||
host: mail.chrz.de
|
||||
port: 465
|
||||
host: smtp
|
||||
port: 25
|
||||
skip_verify: true
|
||||
from: drone@chrz.de
|
||||
username:
|
||||
from_secret: smtp_username
|
||||
password:
|
||||
from_secret: smtp_password
|
||||
when:
|
||||
status: [ success, failure ]
|
Loading…
Reference in New Issue
Block a user