Skip to content
Snippets Groups Projects
Verified Commit e3c392ce authored by Konrad Botor's avatar Konrad Botor
Browse files

Update 1

parent cae977d8
No related branches found
No related tags found
No related merge requests found
Pipeline #91448 failed
...@@ -224,6 +224,7 @@ psql_image_test: ...@@ -224,6 +224,7 @@ psql_image_test:
PGPORT: 5432 PGPORT: 5432
PGDATABASE: $POSTGRES_DB PGDATABASE: $POSTGRES_DB
PGPASSWORD: $POSTGRES_PASSWORD PGPASSWORD: $POSTGRES_PASSWORD
CI_DEBUG_SERVICES: "true"
script: script:
- | - |
set -e set -e
......
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