This commit is contained in:
parent
5ea11ca949
commit
b9bced45f7
@ -2,7 +2,7 @@ pipeline:
|
|||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: friedkiwi/code-server-mod
|
repo: git.cyber.gent/friedkiwi/code-server-mod
|
||||||
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
username: ${CI_REPO_OWNER}
|
username: ${CI_REPO_OWNER}
|
||||||
|
Loading…
Reference in New Issue
Block a user