mirror of
https://github.com/flutter/packages.git
synced 2025-07-22 16:53:18 +08:00
Update gke cluster used by this repo. (#317)
Use a test-cluster for tasks that do not require building. This is to optimize resources and do not share build(high resources) with test(low resources) tasks.
This commit is contained in:
@ -5,7 +5,7 @@ task:
|
||||
dockerfile: .ci/Dockerfile
|
||||
builder_image_name: docker-builder # gce vm image
|
||||
builder_image_project: flutter-cirrus
|
||||
cluster_name: build-32-cluster
|
||||
cluster_name: test-cluster
|
||||
zone: us-central1-a
|
||||
namespace: default
|
||||
cpu: 4
|
||||
|
Reference in New Issue
Block a user