Run packaging builders only on beta and stable. (#117037)

The packaging recipe is now checking the enabled branches property.

Bug: https://github.com/flutter/flutter/issues/115492
This commit is contained in:
godofredoc 2022-12-14 10:05:03 -08:00 committed by GitHub
parent 8e452be2f0
commit 0e0f29fc8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4733,7 +4733,6 @@ targets:
enabled_branches:
- beta
- stable
- main
properties:
task_name: flutter_packaging
tags: >
@ -4747,7 +4746,6 @@ targets:
enabled_branches:
- beta
- stable
- main
properties:
task_name: flutter_packaging
tags: >
@ -4762,7 +4760,6 @@ targets:
enabled_branches:
- beta
- stable
- main
properties:
task_name: flutter_packaging
tags: >
@ -4778,7 +4775,6 @@ targets:
enabled_branches:
- beta
- stable
- main
properties:
task_name: flutter_packaging
tags: >
@ -4791,7 +4787,6 @@ targets:
bringup: true
enabled_branches:
- beta
- main
presubmit: false
timeout: 60
properties: