registry cache 3
This commit is contained in:
@@ -11,6 +11,8 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
repo: ${FORGE_NAME}/${CI_REPO}/${APP}
|
repo: ${FORGE_NAME}/${CI_REPO}/${APP}
|
||||||
registry: http://dockerhub-cache.gitea.svc.cluster.local:5000
|
registry: http://dockerhub-cache.gitea.svc.cluster.local:5000
|
||||||
|
username: ""
|
||||||
|
password: ""
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
dockerfile: apps/${APP}/Dockerfile
|
dockerfile: apps/${APP}/Dockerfile
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user