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 66cbff0 commit 81bb147Copy full SHA for 81bb147
.bazelrc
@@ -143,7 +143,7 @@ build:remote --host_platform=@npm//@angular/build-tooling/bazel/remote-execution
143
build:remote --platforms=@npm//@angular/build-tooling/bazel/remote-execution:platform_with_network
144
145
# Set remote caching settings
146
-build:remote --remote_accept_cached=true
+build:remote --remote_accept_cached=false
147
148
# Force remote executions to consider the entire run as linux.
149
# This is required for OSX cross-platform RBE.
0 commit comments