From afb0ac9b5078250035681897b1daef0be1971eaf Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Fri, 22 Nov 2024 09:21:05 -0800 Subject: [PATCH] Move Linux packages_autoroller to bringup (#159336) For https://github.com/flutter/flutter/issues/159316 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 1aa37d8e71..a9842eb91e 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -392,6 +392,7 @@ targets: - name: Linux packages_autoroller presubmit: false + bringup: true # https://github.com/flutter/flutter/issues/159316 recipe: pub_autoroller/pub_autoroller # This takes a while because we need to fetch network dependencies and run # Gradle for every android app in the repo