This commit is contained in:
@ -19,12 +19,9 @@
|
|||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
secrets:
|
|
||||||
- source: system_container_registry
|
|
||||||
target: CONTAINER_REGISTRY
|
|
||||||
settings:
|
settings:
|
||||||
repo: ${CONTAINER_REGISTRY}/${CI_REPO}
|
repo: gitea.hottis.de/${CI_REPO}
|
||||||
registry: https://${CONTAINER_REGISTRY}/v2/
|
registry: https://gitea.hottis.de/v2/
|
||||||
tags: latest
|
tags: latest
|
||||||
username:
|
username:
|
||||||
from_secret: system_container_registry_username
|
from_secret: system_container_registry_username
|
||||||
|
Reference in New Issue
Block a user