Re-add notif on tag failure.

fix_tag_failure_notifs
Dessalines 2024-04-03 16:59:18 -04:00
parent 5237233f97
commit 4cd627dab2
1 changed files with 1 additions and 1 deletions

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: