fix
Some checks failed
ci/woodpecker/push/alertmanager-ntfy Pipeline failed

This commit is contained in:
chris 2025-06-02 20:14:15 +02:00
commit e71ed22722
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -15,12 +15,7 @@ steps:
- ls
- apk -u add git
- mkdir /woodpecker/images
- git clone https://github.com/alexbakker/alertmanager-ntfy.git alertmanager-ntfy/src
- ls
- cd alertmanager-ntfy/src
- git checkout 76d5f772f70d6915c89da00414c20009b03cc361
- cd ../..
- ls
- git clone --revision=76d5f772f70d6915c89da00414c20009b03cc361 https://github.com/alexbakker/alertmanager-ntfy.git alertmanager-ntfy/src
- name: build-image
image: gcr.io/kaniko-project/executor