From 5e85d23740be6323c854be86122d53ef94ccdf9d Mon Sep 17 00:00:00 2001 From: yusuf-goog <91688203+yusuf-goog@users.noreply.github.com> Date: Wed, 11 May 2022 10:29:09 -0700 Subject: [PATCH] Set presubmit false for staging targets in ci.yaml (#103509) --- .ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index 1b625a33b38..480a9675567 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2207,6 +2207,7 @@ targets: scheduler: luci - name: Staging_build_linux analyze + presubmit: false bringup: true recipe: flutter/flutter timeout: 60 @@ -2217,6 +2218,7 @@ targets: validation_name: Analyze - name: Staging_build_linux framework_tests_misc + presubmit: false bringup: true recipe: flutter/flutter_drone timeout: 60