Skip to content

Commit

Permalink
revert: Temporarily disable GOPROXY to workaround dodgy CAPA release (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson authored Feb 28, 2024
1 parent 47faad6 commit 6e9ea18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions make/clusterctl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

.PHONY: clusterctl.init
clusterctl.init:
env GOPROXY=off \
CLUSTER_TOPOLOGY=true \
env CLUSTER_TOPOLOGY=true \
EXP_RUNTIME_SDK=true \
EXP_CLUSTER_RESOURCE_SET=true \
EXP_MACHINE_POOL=true \
Expand Down

0 comments on commit 6e9ea18

Please sign in to comment.