Skip to content

Commit 8900dd9

Browse files
committed
build: disable remote upload of local action results to RBE cache
disable remote upload for local actions
1 parent 0998216 commit 8900dd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ build:build-results --bes_results_url="https://source.cloud.google.com/results/i
120120

121121
# Set remote caching settings
122122
build:remote --remote_accept_cached=true
123+
build:remote --remote_upload_local_results=false
123124

124125
################################
125126
# --config=debug #

0 commit comments

Comments
 (0)