Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

password-decoding
Illia Chub 2022-01-21 09:08:27 +02:00
parent 3548e1473e
commit b61ad456f6
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
# Notification test
kind: pipeline
type: exec
name: default
@ -99,4 +97,4 @@ steps:
- name: notify
commands:
- docker run --rm -e PLUGIN_FROM_ADDRESS=test@selfprivacy.org -e PLUGIN_FROM_NAME="SelfPrivacy CI" -e PLUGIN_HOST=selfprivacy.org -e PLUGIN_USERNAME=test@selfprivacy.org -e PLUGIN_PASSWORD=228337 -e DRONE_REPO_OWNER=SelfPrivacy -e DRONE_REPO_NAME=selfprivacy-nixos-infect -e DRONE_COMMIT_SHA=5253bb604c -e DRONE_COMMIT_BRANCH=development -e DRONE_COMMIT_AUTHOR=SelfPrivacy -e DRONE_COMMIT_AUTHOR_EMAIL=illia.chub@selfprivacy.org -v /etc/recipients:/etc/recipients -w $(pwd) drillster/drone-email
- docker run --rm -e PLUGIN_FROM_ADDRESS=test@selfprivacy.org -e PLUGIN_FROM_NAME="SelfPrivacy CI" -e PLUGIN_HOST=selfprivacy.org -e PLUGIN_USERNAME=test@selfprivacy.org -e PLUGIN_PASSWORD=228337 -e DRONE_REPO_OWNER=SelfPrivacy -e DRONE_REPO_NAME=selfprivacy-nixos-infect -e DRONE_COMMIT_BRANCH=development -v /etc/recipients:/etc/recipients -w $(pwd) drillster/drone-email