Skip to content

Commit 8ee93e5

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 9acbcf9 commit 8ee93e5

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
@@ -89,7 +89,7 @@ test --test_output=errors
8989
################################
9090

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

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

0 commit comments

Comments
 (0)