diff --git a/.drone.yml b/.drone.yml index 562937b..284ea15 100644 --- a/.drone.yml +++ b/.drone.yml @@ -84,10 +84,11 @@ steps: - name: notify-email image: drillster/drone-email - host: build.openprivacy.ca - port: 25 - skip_verify: true - from: drone@openprivacy.ca + settings: + host: build.openprivacy.ca + port: 25 + skip_verify: true + from: drone@openprivacy.ca when: status: [ failure ]