Skip to content
Snippets Groups Projects

Added psql image

Merged Konrad Botor requested to merge kbotor/psql-image into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -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
Loading