Skip to content

Commit 7919f8e

Browse files
committed
build: update to new remote instance name for RBE
Update to use remote instance name, primary_instance, for RBE
1 parent 3531346 commit 7919f8e

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
@@ -65,7 +65,7 @@ build --config=ivy
6565
################################
6666

6767
# Use the Angular team internal GCP instance for remote execution.
68-
build:remote --remote_instance_name=projects/internal-200822/instances/default_instance
68+
build:remote --remote_instance_name=projects/internal-200822/instances/primary_instance
6969
build:remote --project_id=internal-200822
7070

7171
# Needed due to: https://github.com/bazelbuild/bazel/issues/7254

0 commit comments

Comments
 (0)