mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-14 01:09:41 +00:00
fix database host for test with gitlab-ci
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user