mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2025-01-15 13:26:38 +00:00
Update '.drone.yml'
This commit is contained in:
parent
f43eda8420
commit
0fa14657f4
17
.drone.yml
17
.drone.yml
|
@ -102,12 +102,11 @@ name: notify
|
||||||
steps:
|
steps:
|
||||||
- name: notify
|
- name: notify
|
||||||
image: drillster/drone-email
|
image: drillster/drone-email
|
||||||
host: selfprivacy.org
|
settings:
|
||||||
username: ci
|
from.address: ci@selfprivacy.org
|
||||||
password: 228337
|
from.name: SelfPrivacy CI
|
||||||
from: ci@selfprivacy.org
|
host: selfprivacy.org
|
||||||
recipients: [ "admin@selfprivacy.org" ]
|
username: ci@selfprivacy.org
|
||||||
when:
|
password: 228337
|
||||||
status: [ success, failure ]
|
recipients:
|
||||||
depends_on:
|
- admin@selfprivacy.org
|
||||||
- default
|
|
Loading…
Reference in a new issue