diff options
-rw-r--r-- | .bazelrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ common --noenable_bzlmod build --workspace_status_command="python ./tools/workspace_status.py" build --repository_cache=~/.gerritcodereview/bazel-cache/repository -build --experimental_strict_action_env +build --incompatible_strict_action_env build --action_env=PATH build --disk_cache=~/.gerritcodereview/bazel-cache/cas |