This commit is contained in:
chris 2025-06-02 19:38:05 +02:00
commit 876e7f39cb
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -1,11 +1,3 @@
when:
- event: push
path:
- 'alertmanager-ntfy/**'
- '.woodpecker/alertmanager-ntfy.yaml'
- event: cron
cron: daily
# Manually set a workspace path, so we can use it literally, without using
# ${CI_WORKSPACE}, when running kaniko, since using ${CI_WORKSPACE} doesn't work.
# https://github.com/woodpecker-ci/woodpecker/issues/3982