Skip to content

Commit

Permalink
Run packaging builders only on beta and stable. (#117037)
Browse files Browse the repository at this point in the history
The packaging recipe is now checking the enabled branches property.

Bug: flutter/flutter#115492
  • Loading branch information
godofredoc authored Dec 14, 2022
1 parent 8e452be commit 0e0f29f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4733,7 +4733,6 @@ targets:
enabled_branches:
- beta
- stable
- main
properties:
task_name: flutter_packaging
tags: >
Expand All @@ -4747,7 +4746,6 @@ targets:
enabled_branches:
- beta
- stable
- main
properties:
task_name: flutter_packaging
tags: >
Expand All @@ -4762,7 +4760,6 @@ targets:
enabled_branches:
- beta
- stable
- main
properties:
task_name: flutter_packaging
tags: >
Expand All @@ -4778,7 +4775,6 @@ targets:
enabled_branches:
- beta
- stable
- main
properties:
task_name: flutter_packaging
tags: >
Expand All @@ -4791,7 +4787,6 @@ targets:
bringup: true
enabled_branches:
- beta
- main
presubmit: false
timeout: 60
properties:
Expand Down

0 comments on commit 0e0f29f

Please sign in to comment.