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 c951b93 commit 88267e6Copy full SHA for 88267e6
.bazelrc
@@ -47,6 +47,9 @@ build --incompatible_strict_action_env
47
run --incompatible_strict_action_env
48
test --incompatible_strict_action_env
49
50
+# Enable remote caching of build/action tree
51
+build --experimental_remote_merkle_tree_cache
52
+
53
###############################
54
# Saucelabs support #
55
# Turn on these settings with #
0 commit comments