mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Merge branch 'fix_tag_failure_notifs' into try_fix_release_1
This commit is contained in:
commit
fcecb9cc57
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue