test email notification
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-03-09 12:22:54 -08:00
parent 17f011e979
commit 62cfdb7bc4

View file

@ -13,17 +13,14 @@ pipeline:
- ansible-playbook --user igor --inventory hosts.ini --private-key /tmp/privateKey main.yml
notify:
image: plugins/matrix
image: deblan/woodpecker-email
settings:
homeserver: https://pnut-matrix.dreamfall.space
roomid: qjafxbUILIiwzyJWqf:mcmillian.ems.host
username: woodpeckerci
from.address: woodpecker@clacks.network
from.name: woodpecker-ci
host: smtp.migadu.com
username:
from_secret: smtp_user
password:
from_secret: matrix_secret
environment:
- DRONE_BUILD_STATUS=$CI_BUILD_STATUS
- DRONE_REPO_OWNER=$CI_REPO_OWNER
- DRONE_REPO_NAME=$CI_REPO_NAME
- DRONE_COMMIT=$CI_COMMIT_REF
- DRONE_BUILD_LINK=$CI_BUILD_LINK
- DRONE_BRANCH=$CI_COMMIT_BRANCH
from_secret: smtp_pass
recipients:
- morgan@clacks.network