Skip to content

Commit 68e6a24

Browse files
josephperrottdevversion
authored andcommitted
build: update to new remote instance name for RBE
Update to use remote instance name, primary_instance, for RBE. The old instance could not be used anymore, so a new one has been created.
1 parent fc25f94 commit 68e6a24

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=//tools:rbe_ubuntu1604-angular
121121
build:remote --platforms=//tools:rbe_ubuntu1604-angular
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)