We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082457f commit b91a70cCopy full SHA for b91a70c
1 file changed
.bazelrc
@@ -4,7 +4,7 @@ common --noincompatible_disallow_ctx_resolve_tools
4
common --disk_cache=~/.cache/bazel-disk-cache
5
6
# Repository cache configuration
7
-common --repository_cache=~/.cache/bazel-repository-cache
+# common --repository_cache=~/.cache/bazel-repository-cache
8
9
# remote cache without network
10
common --remote_cache_async
0 commit comments