We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ce5f8 commit e2e3904Copy full SHA for e2e3904
.bazelrc
@@ -136,7 +136,7 @@ build:remote-ci-common --remote_executor=grpcs://envoy.cluster.engflow.com
136
build:remote-ci-common --bes_backend=grpcs://envoy.cluster.engflow.com/
137
build:remote-ci-common --bes_results_url=https://envoy.cluster.engflow.com/invocation/
138
build:remote-ci-common --bes_lifecycle_events
139
-build:remote-ci-common --bes_upload_mode=fully_async
+build:remote-ci-common --bes_upload_mode=wait_for_upload_complete
140
build:remote-ci-common --jobs=40
141
build:remote-ci-common --verbose_failures
142
build:remote-ci-common --spawn_strategy=remote,sandboxed,local
0 commit comments