use kaniko, fix 3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2023-11-17 13:49:22 +01:00
parent 847dfa0436
commit 1a03ca7dfe

View File

@ -17,11 +17,12 @@
# - podman push $FULL_IMAGE_TAG
steps:
publish-docker-image:
build-docker-latest:
image: plugins/kaniko
settings:
repo: gitea.hottis.de/${CI_REPO}
tags: latest, ${CI_COMMIT_SHA}
registry: gitea.hottis.de
repo: ${CI_REPO}
tags: latest
username:
from_secret: system_container_registry_username
password: