We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde8021 commit ffb8775Copy full SHA for ffb8775
.bazelrc
@@ -143,6 +143,7 @@ common --incompatible_strict_action_env
143
# Also note that in some distro specific exceptions we force tools to be located in
144
# `/usr/bin` (by symlinking) when building the build images
145
common --enable_platform_specific_config
146
+common --action_env=GOPROXY
147
common:linux --action_env=PATH="/usr/bin:/bin"
148
common:linux --host_action_env=PATH="/usr/bin:/bin"
149
common:windows --action_env=PATH="c:\\Windows;c:\\Windows\\system32;C:\\Program Files (x86)\\Windows Kits\\10\\App Certification Kit"
0 commit comments