Skip to content
Snippets Groups Projects
Commit ada679e2 authored by Timothee Gosselin's avatar Timothee Gosselin
Browse files

add jq (needed for k8s install job)

parent 6412b0de
No related branches found
No related tags found
No related merge requests found
Pipeline #858 passed with stage
in 13 minutes
......@@ -50,6 +50,7 @@ RUN curl http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc | apt-key add - \
jhead \
pngcrush \
pngquant \
jq \
postgresql-client-${PG_MAJOR} \
postgresql-contrib-${PG_MAJOR} libpq-dev libreadline-dev \
&& npm install svgo uglify-js -g \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment