mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[ci.yaml] Add linux benchmarks, add enabled branches (flutter/engine#27405)
This commit is contained in:
parent
f263c15740
commit
7bf86e1600
@ -7,6 +7,9 @@
|
||||
# * https://github.com/flutter/cocoon/blob/master/CI_YAML.md
|
||||
enabled_branches:
|
||||
- master
|
||||
- dev
|
||||
- beta
|
||||
- stable
|
||||
|
||||
platform_properties:
|
||||
linux:
|
||||
@ -66,6 +69,17 @@ targets:
|
||||
timeout: 60
|
||||
scheduler: luci
|
||||
|
||||
- name: Linux Benchmarks
|
||||
builder: Linux Benchmarks
|
||||
enabled_branches:
|
||||
- master
|
||||
recipe: engine/engine_metrics
|
||||
presubmit: false
|
||||
properties:
|
||||
build_host: "true"
|
||||
timeout: 60
|
||||
scheduler: luci
|
||||
|
||||
- name: Linux Fuchsia
|
||||
builder: Linux Fuchsia
|
||||
recipe: engine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user