We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209ba7a commit a94f488Copy full SHA for a94f488
.bazelrc
@@ -120,6 +120,7 @@ build:build-results --bes_results_url="https://source.cloud.google.com/results/i
120
121
# Set remote caching settings
122
build:remote --remote_accept_cached=true
123
+build:remote --remote_upload_local_results=false
124
125
# Additional flags added when running a "trusted build" with additional access
126
build:trusted-build --remote_upload_local_results=true
0 commit comments