Skip to content

Commit

Permalink
add .gitlab-ci.yml #3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Sushkov (teeverr) committed May 31, 2024
1 parent f29c323 commit 0075b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ stages:
.base:
image: swisscom-docker-local.artifactory.swisscom.com/golang:1.21-bookworm
variables:
GIT_SUBMODULE_STRATEGY: recursive
http_proxy: http://server-proxy.corproot.net:8080
https_proxy: http://server-proxy.corproot.net:8080
noproxy: '127.0.0.1,localhost,code.swisscom.com,git.swisscom.com,artifactory.swisscom.com,bin.swisscom.com,icp.swisscom.com'
Expand Down

0 comments on commit 0075b57

Please sign in to comment.