fix
This commit is contained in:
parent
b3df97dd89
commit
1b755639ed
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
matrix:
|
||||
ALERTMANAGER_NTFY_VERSION:
|
||||
- 76d5f772f70d6915c89da00414c20009b03cc361
|
||||
IMAGE_NAME:
|
||||
- git.hamburg.ccc.de/ccchh/oci-images/alertmanager-ntfy
|
||||
|
||||
steps:
|
||||
- name: setup
|
||||
image: alpine
|
||||
|
@ -22,3 +16,9 @@ steps:
|
|||
- --destination=${IMAGE_NAME}:${ALERTMANAGER-NTFY_VERSION}
|
||||
- --no-push
|
||||
- --tar-path=/woodpecker/images/alertmanager-ntfy.tar
|
||||
|
||||
matrix:
|
||||
ALERTMANAGER_NTFY_VERSION:
|
||||
- 76d5f772f70d6915c89da00414c20009b03cc361
|
||||
IMAGE_NAME:
|
||||
- git.hamburg.ccc.de/ccchh/oci-images/alertmanager-ntfy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue