Skip to content
Snippets Groups Projects
Commit 1a4a61a6 authored by Deepa Kumari's avatar Deepa Kumari
Browse files

adding jq

parent 908cd448
No related branches found
No related tags found
1 merge request!452Introduce Partition-Core-Plus
Pipeline #213784 failed
......@@ -64,7 +64,7 @@ core-plus-tests:
CUSTOM_PROJECT_NAME: "partition-core-plus"
script:
- echo "--- Install psql ---"
- apt-get update && apt-get install -y postgresql-client libpq-dev
- apt-get update && apt-get install -y postgresql-client libpq-dev jq
- echo "--- Bootstrap tables ---"
- chmod +x devops/core-plus/test/bootstrap.sh
- devops/core-plus/test/bootstrap.sh
......
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