Fixing woodpecker.

This commit is contained in:
Dessalines 2024-03-27 09:42:26 -04:00
parent b4c63029e5
commit cbb4b1f2d2
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
steps:
notify_on_failure:
image: alpine:3
commands:
- apk add curl
- "curl -d'lemmy-translations CI build failed: ${CI_PIPELINE_URL}' ntfy.sh/lemmy_drone_ci"
when:
status: [failure]
- event: pull_request
status: failure