Skip to content

Commit 81bb147

Browse files
authored
Update .bazelrc
1 parent 66cbff0 commit 81bb147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ build:remote --host_platform=@npm//@angular/build-tooling/bazel/remote-execution
143143
build:remote --platforms=@npm//@angular/build-tooling/bazel/remote-execution:platform_with_network
144144

145145
# Set remote caching settings
146-
build:remote --remote_accept_cached=true
146+
build:remote --remote_accept_cached=false
147147

148148
# Force remote executions to consider the entire run as linux.
149149
# This is required for OSX cross-platform RBE.

0 commit comments

Comments
 (0)