Skip to content

build jq from source

Jérome Perrin requested to merge fix/jq-build into master

For now it's used only in repman, but instead of compiling from source it was using a pre-build binary for linux64. This change to compile from source.

Merge request reports