chore(gitlab-ci): postgres docker has no support for locales
This commit is contained in:
parent
2525cef62d
commit
2045ab026f
@ -14,8 +14,6 @@ variables:
|
|||||||
POSTGRES_DB: uniworx_test
|
POSTGRES_DB: uniworx_test
|
||||||
POSTGRES_USER: uniworx
|
POSTGRES_USER: uniworx
|
||||||
POSTGRES_PASSWORD: uniworx
|
POSTGRES_PASSWORD: uniworx
|
||||||
POSTGRES_INITDB_ARGS: "--locale=de_DE --encoding=UTF-8"
|
|
||||||
TZ: Europe/Berlin
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- setup
|
- setup
|
||||||
|
|||||||
Reference in New Issue
Block a user