mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Install dependencies for the WPT update task
Fix https://github.com/servo/servo/issues/25169
This commit is contained in:
parent
cfa50b8222
commit
3811c5935f
3 changed files with 7 additions and 2 deletions
|
@ -583,7 +583,7 @@ def update_wpt():
|
|||
return (
|
||||
linux_task("WPT update")
|
||||
.with_treeherder("Linux x64", "WPT update")
|
||||
.with_dockerfile(dockerfile_path("run"))
|
||||
.with_dockerfile(dockerfile_path("wpt-update"))
|
||||
.with_features("taskclusterProxy")
|
||||
.with_scopes("secrets:get:project/servo/wpt-sync")
|
||||
.with_index_and_artifacts_expire_in(log_artifacts_expire_in)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue