mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update to new remote instance name for RBE (#42647)
Update to use remote instance name, primary_instance, for RBE. The old instance could not be used anymore, so a new one has been created. PR Close #42647
This commit is contained in:
committed by
Jessica Janiuk
parent
fc25f94f2f
commit
dbcc17e261
@@ -121,7 +121,7 @@ build:remote --host_platform=//tools:rbe_ubuntu1604-angular
|
||||
build:remote --platforms=//tools:rbe_ubuntu1604-angular
|
||||
|
||||
# Remote instance and caching
|
||||
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
|
||||
build:remote --remote_cache=remotebuildexecution.googleapis.com
|
||||
build:remote --remote_executor=remotebuildexecution.googleapis.com
|
||||
|
||||
Reference in New Issue
Block a user