mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Run {Platform} flutter_packaging builders on release candidates. (#168762)
Closes https://github.com/flutter/flutter/issues/168745.
This commit is contained in:
parent
f3fa8c2670
commit
567162a91c
4
.ci.yaml
4
.ci.yaml
@ -6945,6 +6945,7 @@ targets:
|
||||
scheduler: release
|
||||
bringup: true # https://github.com/flutter/flutter/issues/126286
|
||||
enabled_branches:
|
||||
- flutter-\d+\.\d+-candidate\.\d+
|
||||
- beta
|
||||
- stable
|
||||
properties:
|
||||
@ -6959,6 +6960,7 @@ targets:
|
||||
timeout: 60
|
||||
scheduler: release
|
||||
enabled_branches:
|
||||
- flutter-\d+\.\d+-candidate\.\d+
|
||||
- beta
|
||||
- stable
|
||||
properties:
|
||||
@ -6975,6 +6977,7 @@ targets:
|
||||
timeout: 60
|
||||
scheduler: release
|
||||
enabled_branches:
|
||||
- flutter-\d+\.\d+-candidate\.\d+
|
||||
- beta
|
||||
- stable
|
||||
properties:
|
||||
@ -6991,6 +6994,7 @@ targets:
|
||||
scheduler: release
|
||||
bringup: true
|
||||
enabled_branches:
|
||||
- flutter-\d+\.\d+-candidate\.\d+
|
||||
- beta
|
||||
- stable
|
||||
properties:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user