diff --git a/devops/core-plus/pipeline.yml b/devops/core-plus/pipeline.yml index d7ce38036685e7621045ce1d2cb7fe956fc831df..8cde8990cfe656eeefa0120c172b43534f60cc81 100644 --- a/devops/core-plus/pipeline.yml +++ b/devops/core-plus/pipeline.yml @@ -67,6 +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 script: - echo "--- Install psql ---" - apt-get update && apt-get install -y postgresql-client libpq-dev jq kubectl