build: update to new remote instance name for RBE (#42636)

Update to use remote instance name, primary_instance, for RBE

PR Close #42636
This commit is contained in:
Joey Perrott 2021-06-23 21:32:44 -07:00 committed by Jessica Janiuk
parent 356723158a
commit 2340cbcab8
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ build:remote --host_platform=//dev-infra/bazel/remote-execution:platform
build:remote --platforms=//dev-infra/bazel/remote-execution:platform
# Remote instance and caching
build:remote --remote_instance_name=projects/internal-200822/instances/default_instance
build:remote --remote_instance_name=projects/internal-200822/instances/primary_instance
build:remote --project_id=internal-200822
build:remote --remote_cache=remotebuildexecution.googleapis.com
build:remote --remote_executor=remotebuildexecution.googleapis.com