Skip to content
Snippets Groups Projects
Commit d14d8474 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Changing jq version

parent 3e46a130
No related branches found
No related tags found
No related merge requests found
Pipeline #196542 failed
...@@ -83,6 +83,8 @@ spack/bin/spack buildcache keys \ ...@@ -83,6 +83,8 @@ spack/bin/spack buildcache keys \
#spack/bin/spack buildcache update-index /buildcache #spack/bin/spack buildcache update-index /buildcache
curl -L https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-amd64 -o /usr/bin/jq
which jq which jq
jq --version jq --version
echo "Env: $environment" echo "Env: $environment"
......
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