ci: notify

main
Ricard Illa 2022-08-23 10:19:05 +02:00
parent 59d27b1f8a
commit a9aa311542
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 10 additions and 0 deletions

View File

@ -21,3 +21,13 @@ pipeline:
sources: ["html/www", "html/onion"]
target: /srv/sites/frontpage
args: --recursive --human-readable --verbose --delete
notify:
image: registry.monotremata.xyz/sendxmpp
pull: true
settings:
message: "frontpage built and deployed successfully"
username: "woodpecker@monotremata.xyz"
password:
from_secret: xmpp_password
recipient: "rilla@monotremata.xyz"