mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[web] Add goldctl as a dependency in LUCI (flutter/engine#29168)
This commit is contained in:
parent
1ca163b449
commit
2e5df188fe
@ -208,6 +208,10 @@ targets:
|
||||
properties:
|
||||
add_recipes_cq: "true"
|
||||
gcs_goldens_bucket: flutter_logs
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "goldctl"}
|
||||
]
|
||||
timeout: 60
|
||||
scheduler: luci
|
||||
runIf:
|
||||
@ -274,6 +278,10 @@ targets:
|
||||
recipe: web_engine
|
||||
properties:
|
||||
gcs_goldens_bucket: flutter_logs
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "goldctl"}
|
||||
]
|
||||
timeout: 60
|
||||
scheduler: luci
|
||||
runIf:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user