Database user fixed

This commit is contained in:
Christoph Haas 2018-08-14 17:15:40 +02:00
parent 5aa839bbf3
commit c76f6b497c

View file

@ -3,8 +3,8 @@ test:
stage: test
variables:
POSTGRES_DB: test_db
POSTGRES_USER: runner
POSTGRES_DB: debshots_test
POSTGRES_USER: debshots
POSTGRES_PASSWORD: ""
tags:
- stretch