This commit is contained in:
@ -20,7 +20,7 @@ steps:
|
|||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: ${SYSTEM_CONTAINER_REGISTRY}/${CI_REPO}
|
repo: gitea.hottis.de/${CI_REPO}
|
||||||
tags: latest, ${CI_COMMIT_SHA}
|
tags: latest, ${CI_COMMIT_SHA}
|
||||||
username:
|
username:
|
||||||
from_secret: system_container_registry_username
|
from_secret: system_container_registry_username
|
||||||
|
Reference in New Issue
Block a user