mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
fix database host for test with gitlab-ci
This commit is contained in:
parent
06ab5834ea
commit
a7d4bf4162
@ -1,5 +1,5 @@
|
|||||||
parameters:
|
parameters:
|
||||||
database_host: postgres
|
database_host: chill__database
|
||||||
database_port: 5432
|
database_port: 5432
|
||||||
database_name: postgres
|
database_name: postgres
|
||||||
database_user: postgres
|
database_user: postgres
|
||||||
|
Loading…
x
Reference in New Issue
Block a user