Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7454 from zregvart/pr/golang-proxy
Browse files Browse the repository at this point in the history
chore(build): enable proxy.golang.org
  • Loading branch information
claudio4j authored Dec 19, 2019
2 parents 9d78b31 + e822d9c commit 9d602a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ jobs:
- image: circleci/golang:1.12.5
environment:
DOCKER_IMAGES: syndesis-operator
GOPROXY: https://proxy.golang.org
<<: *common_env
steps:
- setup_remote_docker
Expand Down

0 comments on commit 9d602a1

Please sign in to comment.