[3.32] Revert: "Run flutter_packaging
builders on release candidates (#168918)
This reverts commit aed4bfd318f189d648e595b89442fc19e3147b47. `flutter_packaging` builders only should run on `stable` or `beta`, the original definition was correct.
This commit is contained in:
parent
aed4bfd318
commit
0fe9c10cc5
4
.ci.yaml
4
.ci.yaml
@ -6866,7 +6866,6 @@ targets:
|
|||||||
scheduler: release
|
scheduler: release
|
||||||
bringup: true # https://github.com/flutter/flutter/issues/126286
|
bringup: true # https://github.com/flutter/flutter/issues/126286
|
||||||
enabled_branches:
|
enabled_branches:
|
||||||
- flutter-\d+\.\d+-candidate\.\d+
|
|
||||||
- beta
|
- beta
|
||||||
- stable
|
- stable
|
||||||
properties:
|
properties:
|
||||||
@ -6881,7 +6880,6 @@ targets:
|
|||||||
timeout: 60
|
timeout: 60
|
||||||
scheduler: release
|
scheduler: release
|
||||||
enabled_branches:
|
enabled_branches:
|
||||||
- flutter-\d+\.\d+-candidate\.\d+
|
|
||||||
- beta
|
- beta
|
||||||
- stable
|
- stable
|
||||||
properties:
|
properties:
|
||||||
@ -6898,7 +6896,6 @@ targets:
|
|||||||
timeout: 60
|
timeout: 60
|
||||||
scheduler: release
|
scheduler: release
|
||||||
enabled_branches:
|
enabled_branches:
|
||||||
- flutter-\d+\.\d+-candidate\.\d+
|
|
||||||
- beta
|
- beta
|
||||||
- stable
|
- stable
|
||||||
properties:
|
properties:
|
||||||
@ -6915,7 +6912,6 @@ targets:
|
|||||||
scheduler: release
|
scheduler: release
|
||||||
bringup: true
|
bringup: true
|
||||||
enabled_branches:
|
enabled_branches:
|
||||||
- flutter-\d+\.\d+-candidate\.\d+
|
|
||||||
- beta
|
- beta
|
||||||
- stable
|
- stable
|
||||||
properties:
|
properties:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user