mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +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
5
etc/taskcluster/docker/wpt-update.dockerfile
Normal file
5
etc/taskcluster/docker/wpt-update.dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
% include run.dockerfile
|
||||
|
||||
RUN apt-get install -qy --no-install-recommends \
|
||||
python3 \
|
||||
jq
|
Loading…
Add table
Add a link
Reference in a new issue