Skip to content

Commit 567162a

Browse files
authored
Run {Platform} flutter_packaging builders on release candidates. (flutter#168762)
Closes flutter#168745.
1 parent f3fa8c2 commit 567162a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6945,6 +6945,7 @@ targets:
69456945
scheduler: release
69466946
bringup: true # https://github.com/flutter/flutter/issues/126286
69476947
enabled_branches:
6948+
- flutter-\d+\.\d+-candidate\.\d+
69486949
- beta
69496950
- stable
69506951
properties:
@@ -6959,6 +6960,7 @@ targets:
69596960
timeout: 60
69606961
scheduler: release
69616962
enabled_branches:
6963+
- flutter-\d+\.\d+-candidate\.\d+
69626964
- beta
69636965
- stable
69646966
properties:
@@ -6975,6 +6977,7 @@ targets:
69756977
timeout: 60
69766978
scheduler: release
69776979
enabled_branches:
6980+
- flutter-\d+\.\d+-candidate\.\d+
69786981
- beta
69796982
- stable
69806983
properties:
@@ -6991,6 +6994,7 @@ targets:
69916994
scheduler: release
69926995
bringup: true
69936996
enabled_branches:
6997+
- flutter-\d+\.\d+-candidate\.\d+
69946998
- beta
69956999
- stable
69967000
properties:

0 commit comments

Comments
 (0)