There was an error while loading. Please reload this page.
1 parent ec470e6 commit d2b483cCopy full SHA for d2b483c
1 file changed
.bazelrc
@@ -13,6 +13,9 @@ build --explicit_java_test_deps
13
# Ensure builds are unpolluted by the user env
14
build --incompatible_strict_action_env
15
16
+# Except for the PATH environment variable
17
+build --action_env=PATH
18
+
19
# For build stamping
20
build --workspace_status_command=scripts/build-info.py
21
0 commit comments