two destinations
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2024-12-10 14:32:50 +01:00
parent ae2a789c3c
commit 62a301cc58

View File

@ -1,18 +1,18 @@
steps: steps:
# build: build:
# image: plugins/kaniko image: plugins/kaniko
# settings: settings:
# repo: ${FORGE_NAME}/${CI_REPO} repo: ${FORGE_NAME}/${CI_REPO}
# registry: registry:
# from_secret: container_registry from_secret: container_registry
# tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG} tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG}
# username: username:
# from_secret: container_registry_username from_secret: container_registry_username
# password: password:
# from_secret: container_registry_password from_secret: container_registry_password
# dockerfile: Dockerfile dockerfile: Dockerfile
# when: when:
# - event: [push, tag] - event: [push, tag]
build: build:
image: plugins/kaniko image: plugins/kaniko
settings: settings: