ci: notify with xmpp-ci image

main
Ricard Illa 2022-08-23 14:06:55 +02:00
parent a9aa311542
commit bd425c2818
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 4 additions and 3 deletions

View File

@ -23,11 +23,12 @@ pipeline:
args: --recursive --human-readable --verbose --delete
notify:
image: registry.monotremata.xyz/sendxmpp
image: registry.monotremata.xyz/xmpp-ci
pull: true
settings:
message: "frontpage built and deployed successfully"
username: "woodpecker@monotremata.xyz"
recipient: "rilla@monotremata.xyz"
password:
from_secret: xmpp_password
recipient: "rilla@monotremata.xyz"
when:
status: [success, failure]