ci: Test notify
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
PapaTutuWawa 2023-08-18 23:19:07 +02:00
parent ceeb1efde7
commit c188e82888

View File

@ -9,3 +9,13 @@ pipeline:
commands:
- dart pub get
- dart test
notify:
image: git.polynom.me/papatutuwawa/woodpecker-xmpp
settings:
xmpp_muc: moxxy-build@muc.moxxy.org
xmpp_tls: 1
secrets: [ xmpp_jid, xmpp_password, xmpp_server ]
when:
status:
- success
- failure