Database user fixed
This commit is contained in:
parent
5aa839bbf3
commit
c76f6b497c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue