This commit is contained in:
chris 2025-06-02 20:03:10 +02:00
commit 1b755639ed
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -1,9 +1,3 @@
matrix:
ALERTMANAGER_NTFY_VERSION:
- 76d5f772f70d6915c89da00414c20009b03cc361
IMAGE_NAME:
- git.hamburg.ccc.de/ccchh/oci-images/alertmanager-ntfy
steps: steps:
- name: setup - name: setup
image: alpine image: alpine
@ -22,3 +16,9 @@ steps:
- --destination=${IMAGE_NAME}:${ALERTMANAGER-NTFY_VERSION} - --destination=${IMAGE_NAME}:${ALERTMANAGER-NTFY_VERSION}
- --no-push - --no-push
- --tar-path=/woodpecker/images/alertmanager-ntfy.tar - --tar-path=/woodpecker/images/alertmanager-ntfy.tar
matrix:
ALERTMANAGER_NTFY_VERSION:
- 76d5f772f70d6915c89da00414c20009b03cc361
IMAGE_NAME:
- git.hamburg.ccc.de/ccchh/oci-images/alertmanager-ntfy