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

This commit is contained in:
2023-11-17 13:42:23 +01:00
parent dbc422e723
commit 847dfa0436

View File

@ -20,7 +20,7 @@ steps:
publish-docker-image:
image: plugins/kaniko
settings:
repo: ${SYSTEM_CONTAINER_REGISTRY}/${CI_REPO}
repo: gitea.hottis.de/${CI_REPO}
tags: latest, ${CI_COMMIT_SHA}
username:
from_secret: system_container_registry_username