mirror of
https://github.com/flutter/packages.git
synced 2025-07-04 09:38:17 +08:00
Only run Linux fuchsia_ctl if fuchsia_ctl is modified (#2348)
This commit is contained in:
5
.ci.yaml
5
.ci.yaml
@ -81,6 +81,11 @@ targets:
|
|||||||
timeout: 90
|
timeout: 90
|
||||||
properties:
|
properties:
|
||||||
add_recipes_cq: "true"
|
add_recipes_cq: "true"
|
||||||
|
runIf:
|
||||||
|
- .ci.yaml
|
||||||
|
- .ci/
|
||||||
|
- packages/fuchsia_ctl/
|
||||||
|
- script/
|
||||||
|
|
||||||
- name: Linux ci_yaml packages roller
|
- name: Linux ci_yaml packages roller
|
||||||
recipe: infra/ci_yaml
|
recipe: infra/ci_yaml
|
||||||
|
Reference in New Issue
Block a user