From d49e97e82e0765538276404575894de4180d21b5 Mon Sep 17 00:00:00 2001 From: Keyong Han Date: Fri, 18 Nov 2022 12:08:40 -0800 Subject: [PATCH 1/2] remove cq --- .ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 68e0388d13d22..1f294293a4c9d 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -264,9 +264,8 @@ targets: - name: Linux Web Engine recipe: engine/web_engine - bringup: true + bringup: true # https://github.com/flutter/flutter/issues/115404 properties: - add_recipes_cq: "true" cores: "32" gcs_goldens_bucket: flutter_logs gclient_variables: >- From 7bc2e4f1803a5dcb5dff7503a56ae40f364f3a61 Mon Sep 17 00:00:00 2001 From: Keyong Han Date: Fri, 18 Nov 2022 12:58:33 -0800 Subject: [PATCH 2/2] bringup: false --- .ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 1f294293a4c9d..637d34341e5cd 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -264,8 +264,8 @@ targets: - name: Linux Web Engine recipe: engine/web_engine - bringup: true # https://github.com/flutter/flutter/issues/115404 properties: + add_recipes_cq: "true" cores: "32" gcs_goldens_bucket: flutter_logs gclient_variables: >-