Move Linux packages_autoroller to bringup (#159336)

For https://github.com/flutter/flutter/issues/159316
This commit is contained in:
Zachary Anderson 2024-11-22 09:21:05 -08:00 committed by GitHub
parent 728cedc62a
commit afb0ac9b50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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