diff --git a/.drone.yml b/.drone.yml index 1961d85..b1e501d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -102,5 +102,6 @@ pipeline: username: ci password: 228337 from: ci@selfprivacy.org + recipients: [ "admin@selfprivacy.org" ] when: - status: [ success, failure ] \ No newline at end of file + status: [ success, failure ]