use kaniko, fix 11
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-11-17 14:47:48 +01:00
parent 356887629b
commit 9d8f4924ac

View File

@ -19,12 +19,9 @@
steps:
build:
image: plugins/kaniko
secrets:
- source: system_container_registry
target: CONTAINER_REGISTRY
settings:
repo: ${CONTAINER_REGISTRY}/${CI_REPO}
registry: https://${CONTAINER_REGISTRY}/v2/
repo: gitea.hottis.de/${CI_REPO}
registry: https://gitea.hottis.de/v2/
tags: latest
username:
from_secret: system_container_registry_username