This commit is contained in:
parent
0214d3cea4
commit
1e5b433b3e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ steps:
|
|||
- apk -u add git
|
||||
- mkdir /woodpecker/images
|
||||
- git clone https://github.com/alexbakker/alertmanager-ntfy.git alertmanager-ntfy/src
|
||||
- cd alertmanager-ntfy/src && git checkout ${VERSION} && cd ../..
|
||||
- cd alertmanager-ntfy/src && git checkout ${VERSION} && cd ..
|
||||
|
||||
- name: build-image
|
||||
image: gcr.io/kaniko-project/executor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue