Skip to content

Commit 8d78773

Browse files
authored
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.
1 parent 6a92ec5 commit 8d78773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ task:
55
dockerfile: .ci/Dockerfile
66
builder_image_name: docker-builder # gce vm image
77
builder_image_project: flutter-cirrus
8-
cluster_name: build-32-cluster
8+
cluster_name: test-cluster
99
zone: us-central1-a
1010
namespace: default
1111
cpu: 4

0 commit comments

Comments
 (0)