Skip to content

Commit ffb8775

Browse files
SynssTimotheusBachinger
authored andcommitted
Pass GOPROXY to Bazel, if set
Change-Id: I7e13a7a97dad0ee408841b631fb8527f3ee03890
1 parent dde8021 commit ffb8775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ common --incompatible_strict_action_env
143143
# Also note that in some distro specific exceptions we force tools to be located in
144144
# `/usr/bin` (by symlinking) when building the build images
145145
common --enable_platform_specific_config
146+
common --action_env=GOPROXY
146147
common:linux --action_env=PATH="/usr/bin:/bin"
147148
common:linux --host_action_env=PATH="/usr/bin:/bin"
148149
common:windows --action_env=PATH="c:\\Windows;c:\\Windows\\system32;C:\\Program Files (x86)\\Windows Kits\\10\\App Certification Kit"

0 commit comments

Comments
 (0)