Skip to content

Commit

Permalink
Set GOPROXY
Browse files Browse the repository at this point in the history
  • Loading branch information
feloy committed Jun 9, 2021
1 parent c41f8d5 commit 709782a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/minikube-minishift-all-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ case ${1} in
minikube)
# Integration tests
shout "| Running integration Tests on MiniKube"
export GOPROXY="https://proxy.golang.org,direct"
make test-cmd-project
make test-integration-devfile

Expand Down

0 comments on commit 709782a

Please sign in to comment.