GitlabCI look for jq

This commit is contained in:
Gioacchino Mazzurco 2020-04-08 00:47:28 +02:00
parent be28a1cbfb
commit 4890411964
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -29,6 +29,7 @@ build-and-test:
docker run --name retroshare --detach --tty
"$CI_REGISTRY_IMAGE:testing"
retroshare-service --jsonApiPort 9092
- docker exec retroshare which jq
- >
docker exec retroshare
curl --verbose http://127.0.0.1:9092/rsJsonApi/version | jq