Update .gitlab-ci.yml file

This commit is contained in:
2025-12-04 23:27:37 +01:00
parent ea5ae5f3a6
commit 9ac6b48062

View File

@@ -61,4 +61,6 @@ notify2:
when: on_failure # <-- This is the key keyword
script:
- curl -XPOST http://192.168.77.101:8123/api/webhook/voice-notifications-tC_8YKxMJIAaQRV5riKuC7Zl?message=${column}build job failed${column}
rules:
- if: '$CI_COMMIT_MESSAGE =~ /build/'