Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ targets:
properties:
add_recipes_cq: "true"
gcs_goldens_bucket: flutter_logs
gclient_variables: >-
{"download_emsdk": true}
dependencies: >-
[
{"dependency": "goldctl"}
Expand Down Expand Up @@ -294,6 +296,8 @@ targets:
properties:
add_recipes_cq: "true"
gcs_goldens_bucket: flutter_logs
gclient_variables: >-
{"download_emsdk": true}
dependencies: >-
[
{"dependency": "goldctl"}
Expand Down Expand Up @@ -378,6 +382,8 @@ targets:
- name: Windows Web Engine
recipe: engine/web_engine
properties:
gclient_variables: >-
{"download_emsdk": true}
gcs_goldens_bucket: flutter_logs
timeout: 60
runIf:
Expand Down