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.
build --incompatible_strict_action_env
.bazelrc
1 parent 3c2f4e3 commit 8767bb6Copy full SHA for 8767bb6
.bazelrc
@@ -13,6 +13,7 @@ build --disk_cache=~/.bazel_cache
13
build --experimental_remote_cache_compression
14
build --remote_build_event_upload=minimal
15
build --nolegacy_important_outputs
16
+build --incompatible_strict_action_env
17
18
build:release \
19
--compilation_mode=opt \
0 commit comments