diff --git a/.drone.yml b/.drone.yml index 52ca2fb..daba5a7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,6 @@ steps: host: smtp port: 25 skip_verify: true - from: ci@chrz.de + from: ci@mail.chrz.de when: status: [ success, failure ] \ No newline at end of file