mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
fix database host for test with gitlab-ci
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
parameters:
|
||||
database_host: postgres
|
||||
database_host: chill__database
|
||||
database_port: 5432
|
||||
database_name: postgres
|
||||
database_user: postgres
|
||||
|
Reference in New Issue
Block a user