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 15e4e59 commit 8f6f0efCopy full SHA for 8f6f0ef
.bazelrc
@@ -99,6 +99,10 @@ build:remote-cache --remote_accept_cached=true
99
build:remote-cache --remote_upload_local_results=false
100
build:remote-cache --google_default_credentials
101
102
+
103
+# Additional flags added when running a "trusted build" with additional access
104
+build:trusted-build --remote_upload_local_results=true
105
106
################################
107
# Release setup #
108
0 commit comments