Skip to content

Commit 0957902

Browse files
josephperrottalan-agius4
authored andcommitted
build: update to new remote instance name for RBE
Update to use remote instance name, primary_instance, for RBE (cherry picked from commit 4d31fc6)
1 parent 2224e29 commit 0957902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

+1-1
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)