update build notifications and remove Jenkinsfile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
977eec9e9d
commit
dbcfc3ac5b
1 changed files with 8 additions and 5 deletions
|
@ -22,10 +22,13 @@ pipeline:
|
||||||
- ansible-playbook --user igor --inventory hosts.ini --private-key privateKey main.yaml
|
- ansible-playbook --user igor --inventory hosts.ini --private-key privateKey main.yaml
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
image: plugins/matrix
|
image: deblan/woodpecker-email
|
||||||
settings:
|
settings:
|
||||||
homeserver: https://pnut-matrix.dreamfall.space
|
from: woodpecker@clacks.network
|
||||||
roomid: qjafxbUILIiwzyJWqf:mcmillian.ems.host
|
host: smtp.migadu.com
|
||||||
username: woodpeckerci
|
username:
|
||||||
|
from_secret: smtp_user
|
||||||
password:
|
password:
|
||||||
from_secret: matrix_secret
|
from_secret: smtp_pass
|
||||||
|
recipients:
|
||||||
|
- morgan@clacks.network
|
||||||
|
|
Loading…
Reference in a new issue