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 4da0aa3 commit df4746dCopy full SHA for df4746d
utils/bazel/.bazelrc
@@ -211,8 +211,7 @@ build:ci --test_summary=terse
211
212
# Attempt to work around intermittent issue while trying to fetch remote blob.
213
# See e.g. https://github.com/bazelbuild/bazel/issues/18694.
214
-build:ci --experimental_remote_cache_eviction_retries=2
215
-build:ci --experimental_remote_cache_lease_extension=true
+build:ci --remote_default_exec_properties=cache-silo-key=CleverPeafowl
216
217
###############################################################################
218
0 commit comments