Skip to content

Commit 0ac8dbd

Browse files
committed
build: update to new remote instance name for RBE
Update to use remote instance name, primary_instance, for RBE
1 parent 3567231 commit 0ac8dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ build:remote --host_platform=//dev-infra/bazel/remote-execution:platform
121121
build:remote --platforms=//dev-infra/bazel/remote-execution:platform
122122

123123
# Remote instance and caching
124-
build:remote --remote_instance_name=projects/internal-200822/instances/default_instance
124+
build:remote --remote_instance_name=projects/internal-200822/instances/primary_instance
125125
build:remote --project_id=internal-200822
126126
build:remote --remote_cache=remotebuildexecution.googleapis.com
127127
build:remote --remote_executor=remotebuildexecution.googleapis.com

0 commit comments

Comments
 (0)