Skip to content

Commit

Permalink
build: update to new remote instance name for RBE
Browse files Browse the repository at this point in the history
Update to use remote instance name, primary_instance, for RBE
  • Loading branch information
josephperrott authored and filipesilva committed Jun 24, 2021
1 parent 4e8566f commit 3a40601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ test --test_output=errors
################################

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

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

0 comments on commit 3a40601

Please sign in to comment.