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