This commit is contained in:
parent
b9bced45f7
commit
7cf26a6580
@ -1,6 +1,9 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
|
environment:
|
||||||
|
- http_proxy=http://netsupport.lan.cyber.gent:3128
|
||||||
|
- https_proxy=http://netsupport.lan.cyber.gent:3128
|
||||||
settings:
|
settings:
|
||||||
repo: git.cyber.gent/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}
|
||||||
|
Loading…
Reference in New Issue
Block a user