registry cache
This commit is contained in:
@@ -10,6 +10,7 @@ steps:
|
|||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: ${FORGE_NAME}/${CI_REPO}/${APP}
|
repo: ${FORGE_NAME}/${CI_REPO}/${APP}
|
||||||
|
registry_mirror: http://dockerhub-cache.gitea.svc.cluster.local:5000
|
||||||
registry:
|
registry:
|
||||||
from_secret: container_registry
|
from_secret: container_registry
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
|
|||||||
Reference in New Issue
Block a user