This commit is contained in:
parent
4f01fe18fb
commit
e6cfbf9d61
1 changed files with 3 additions and 1 deletions
|
@ -11,8 +11,10 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apk -u add git
|
- apk -u add git
|
||||||
- mkdir /woodpecker/images
|
- mkdir /woodpecker/images
|
||||||
- git clone --revision=76d5f772f70d6915c89da00414c20009b03cc361 https://github.com/alexbakker/alertmanager-ntfy.git
|
- git clone https://github.com/alexbakker/alertmanager-ntfy.git
|
||||||
- ls
|
- ls
|
||||||
|
- cd alertmanager-ntfy
|
||||||
|
- git checkout 76d5f772f70d6915c89da00414c20009b03cc361
|
||||||
|
|
||||||
- name: build-image
|
- name: build-image
|
||||||
image: gcr.io/kaniko-project/executor
|
image: gcr.io/kaniko-project/executor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue