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
|
||||
|
||||
notify:
|
||||
image: plugins/matrix
|
||||
image: deblan/woodpecker-email
|
||||
settings:
|
||||
homeserver: https://pnut-matrix.dreamfall.space
|
||||
roomid: qjafxbUILIiwzyJWqf:mcmillian.ems.host
|
||||
username: woodpeckerci
|
||||
from: woodpecker@clacks.network
|
||||
host: smtp.migadu.com
|
||||
username:
|
||||
from_secret: smtp_user
|
||||
password:
|
||||
from_secret: matrix_secret
|
||||
from_secret: smtp_pass
|
||||
recipients:
|
||||
- morgan@clacks.network
|
||||
|
|
Loading…
Reference in a new issue