diff --git a/.woodpecker.yml b/.woodpecker.yml index 59c77d8..0d63fc6 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,9 @@ pipeline: publish-docker-image: image: plugins/kaniko + environment: + - http_proxy=http://netsupport.lan.cyber.gent:3128 + - https_proxy=http://netsupport.lan.cyber.gent:3128 settings: repo: git.cyber.gent/friedkiwi/code-server-mod tags: latest,v1-${CI_COMMIT_SHA:0:8}