blob: b11b2d7a45c2d33826764f9a3e302051f3b2d0f1 [file] [log] [blame]
# Describes the targets run in continuous integration environment.
#
# Flutter infra uses this file to generate a checklist of tasks to be performed
# for every commit.
#
# More information at:
# * https://github.com/flutter/cocoon/blob/main/CI_YAML.md
enabled_branches:
- main
- master
platform_properties:
linux:
properties:
fuchsia_ctl_version: ""
os: Linux
targets:
- name: Linux fuchsia_ctl
postsubmit: false
recipe: fuchsia_ctl
timeout: 90
properties:
add_recipes_cq: "true"
scheduler: luci
- name: Linux ci_yaml packages roller
bringup: true
recipe: infra/ci_yaml
scheduler: luci