Skip to content

Commit

Permalink
[ci.yaml] Add LUCI config information (flutter#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Hillers authored Aug 6, 2021
1 parent 2a3ffd3 commit 5c1c13a
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,23 @@
enabled_branches:
- master

platform_properties:
linux:
properties:
fuchsia_ctl_version: ""
os: Linux

targets:
- name: fuchsia_ctl
builder: fuchsia_ctl
- 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
presubmit: false
recipe: infra/ci_yaml
scheduler: luci

0 comments on commit 5c1c13a

Please sign in to comment.