Re-add notif on tag failure. (#4591)

This commit is contained in:
Dessalines 2024-04-04 04:21:31 -04:00 committed by GitHub
parent 087684658a
commit a1d632e582
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -263,7 +263,7 @@ steps:
- apk add curl
- "curl -d'Lemmy CI build failed: ${CI_PIPELINE_URL}' ntfy.sh/lemmy_drone_ci"
when:
- event: pull_request
- event: [pull_request, tag]
status: failure
notify_on_tag_deploy: