Skip to content

Commit 3a40601

Browse files
josephperrottfilipesilva
authored andcommitted
build: update to new remote instance name for RBE
Update to use remote instance name, primary_instance, for RBE
1 parent 4e8566f commit 3a40601

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
@@ -92,7 +92,7 @@ test --test_output=errors
9292
################################
9393

9494
# Use the Angular team internal GCP instance for remote execution.
95-
build:remote --remote_instance_name=projects/internal-200822/instances/default_instance
95+
build:remote --remote_instance_name=projects/internal-200822/instances/primary_instance
9696
build:remote --project_id=internal-200822
9797

9898
# Starting with Bazel 0.27.0 strategies do not need to be explicitly

0 commit comments

Comments
 (0)