Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ build:remote-ci-common --remote_executor=grpcs://envoy.cluster.engflow.com
build:remote-ci-common --bes_backend=grpcs://envoy.cluster.engflow.com/
build:remote-ci-common --bes_results_url=https://envoy.cluster.engflow.com/invocation/
build:remote-ci-common --bes_lifecycle_events
build:remote-ci-common --bes_upload_mode=fully_async
build:remote-ci-common --bes_upload_mode=wait_for_upload_complete
build:remote-ci-common --jobs=40
build:remote-ci-common --verbose_failures
build:remote-ci-common --spawn_strategy=remote,sandboxed,local
Expand Down