chore(gitlab-ci): fix postgres ci
This commit is contained in:
parent
990f2f6772
commit
2525cef62d
@ -14,7 +14,7 @@ variables:
|
||||
POSTGRES_DB: uniworx_test
|
||||
POSTGRES_USER: uniworx
|
||||
POSTGRES_PASSWORD: uniworx
|
||||
POSTGRES_INITDB_ARGS: "--locale=de-DE --encoding=UTF-8"
|
||||
POSTGRES_INITDB_ARGS: "--locale=de_DE --encoding=UTF-8"
|
||||
TZ: Europe/Berlin
|
||||
|
||||
stages:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user