This commit is contained in:
parent
e6cfbf9d61
commit
e40d4ee9de
2 changed files with 4 additions and 5 deletions
|
@ -11,9 +11,8 @@ steps:
|
|||
commands:
|
||||
- apk -u add git
|
||||
- mkdir /woodpecker/images
|
||||
- git clone https://github.com/alexbakker/alertmanager-ntfy.git
|
||||
- ls
|
||||
- cd alertmanager-ntfy
|
||||
- git clone https://github.com/alexbakker/alertmanager-ntfy.git alertmanager-ntfy/src
|
||||
- cd alertmanager-ntfy/src
|
||||
- git checkout 76d5f772f70d6915c89da00414c20009b03cc361
|
||||
|
||||
- name: build-image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue