This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user