Skip to content

Commit 0e0f29f

Browse files
authored
Run packaging builders only on beta and stable. (#117037)
The packaging recipe is now checking the enabled branches property. Bug: flutter/flutter#115492
1 parent 8e452be commit 0e0f29f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.ci.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -4733,7 +4733,6 @@ targets:
47334733
enabled_branches:
47344734
- beta
47354735
- stable
4736-
- main
47374736
properties:
47384737
task_name: flutter_packaging
47394738
tags: >
@@ -4747,7 +4746,6 @@ targets:
47474746
enabled_branches:
47484747
- beta
47494748
- stable
4750-
- main
47514749
properties:
47524750
task_name: flutter_packaging
47534751
tags: >
@@ -4762,7 +4760,6 @@ targets:
47624760
enabled_branches:
47634761
- beta
47644762
- stable
4765-
- main
47664763
properties:
47674764
task_name: flutter_packaging
47684765
tags: >
@@ -4778,7 +4775,6 @@ targets:
47784775
enabled_branches:
47794776
- beta
47804777
- stable
4781-
- main
47824778
properties:
47834779
task_name: flutter_packaging
47844780
tags: >
@@ -4791,7 +4787,6 @@ targets:
47914787
bringup: true
47924788
enabled_branches:
47934789
- beta
4794-
- main
47954790
presubmit: false
47964791
timeout: 60
47974792
properties:

0 commit comments

Comments
 (0)