test
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Christoph Honal 2020-02-13 11:01:45 +01:00
parent 062af89e02
commit 7b3b658e20
1 changed files with 3 additions and 6 deletions

View File

@ -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 ]