Update alertmanager-ntfy
This commit is contained in:
parent
9b669917f5
commit
7b0f9d40e8
1 changed files with 0 additions and 22 deletions
|
@ -28,25 +28,3 @@ steps:
|
||||||
- --destination=git.hamburg.ccc.de/ccchh/oci-images/alertmanager-ntfy:${ALERTMANAGER-NTFY_VERSION}
|
- --destination=git.hamburg.ccc.de/ccchh/oci-images/alertmanager-ntfy:${ALERTMANAGER-NTFY_VERSION}
|
||||||
- --no-push
|
- --no-push
|
||||||
- --tar-path=/woodpecker/images/alertmanager-ntfy.tar
|
- --tar-path=/woodpecker/images/alertmanager-ntfy.tar
|
||||||
|
|
||||||
# - name: publish-image
|
|
||||||
# image: alpine
|
|
||||||
# environment:
|
|
||||||
# GIT_API_TOKEN:
|
|
||||||
# from_secret: GIT_API_TOKEN
|
|
||||||
# commands:
|
|
||||||
# - apk -u add crane
|
|
||||||
# - crane auth login git.hamburg.ccc.de -u woodpecker -p $GIT_API_TOKEN
|
|
||||||
# - crane push /woodpecker/images/keycloak.tar $IMAGE_NAME:$ALERTMANAGER-NTFY_VERSION-$CI_COMMIT_BRANCH
|
|
||||||
#
|
|
||||||
# - name: tag-version
|
|
||||||
# image: alpine
|
|
||||||
# when:
|
|
||||||
# - branch: main
|
|
||||||
# environment:
|
|
||||||
# GIT_API_TOKEN:
|
|
||||||
# from_secret: GIT_API_TOKEN
|
|
||||||
# commands:
|
|
||||||
# - apk -u add crane
|
|
||||||
# - crane auth login git.hamburg.ccc.de -u woodpecker -p $GIT_API_TOKEN
|
|
||||||
# - crane tag $IMAGE_NAME:$ALERTMANAGER-NTFY_VERSION-$CI_COMMIT_BRANCH $ALERTMANAGER-NTFY_VERSION
|
|
Loading…
Add table
Add a link
Reference in a new issue