diff --git a/.drone.yml b/.drone.yml index 6c9fbff..f20c0b3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,9 +44,10 @@ pipeline: - rm -rf tmp/build notify: image: drillster/drone-email - host: wolf.uberspace.de + host: peacock.uberspace.de port: 587 from: Drone + secrets: [email_username, email_password] when: status: [ failure ]