mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-24 14:23:36 -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
|
||||
"$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
|
||||
|
Loading…
Reference in New Issue
Block a user