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

adding debug true

parent 3cb867bf
No related branches found
No related tags found
1 merge request!452Introduce Partition-Core-Plus
Pipeline #214107 failed
......@@ -67,7 +67,7 @@ core-plus-tests:
CLIENT_TENANT: osdu
ENVIRONMENT: dev #if this is not specified, it just assumes that the service is running locally
PARTITION_BASE_URL: http://partition_service_image:8080/
CI_DEBUG_SERVICES: "trace"
CI_DEBUG_SERVICES: "true"
script:
- echo "--- Install psql ---"
- apt-get update && apt-get install -y postgresql-client libpq-dev jq
......
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