mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-25 23:06:10 -05:00
GitlabCI look for jq
This commit is contained in:
parent
be28a1cbfb
commit
4890411964
@ -29,6 +29,7 @@ build-and-test:
|
|||||||
docker run --name retroshare --detach --tty
|
docker run --name retroshare --detach --tty
|
||||||
"$CI_REGISTRY_IMAGE:testing"
|
"$CI_REGISTRY_IMAGE:testing"
|
||||||
retroshare-service --jsonApiPort 9092
|
retroshare-service --jsonApiPort 9092
|
||||||
|
- docker exec retroshare which jq
|
||||||
- >
|
- >
|
||||||
docker exec retroshare
|
docker exec retroshare
|
||||||
curl --verbose http://127.0.0.1:9092/rsJsonApi/version | jq
|
curl --verbose http://127.0.0.1:9092/rsJsonApi/version | jq
|
||||||
|
Loading…
x
Reference in New Issue
Block a user