mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 16:24:24 +00:00
Squashed commit of the following: commit ff63a334213c4965e06d33aedb72a03cb79fcc57 Author: Julien Fastré <julien.fastre@champs-libres.coop> Date: Mon Oct 26 21:19:57 2015 +0100 add gitlab-ci files
8 lines
174 B
YAML
8 lines
174 B
YAML
parameters:
|
|
database_host: chill__database
|
|
database_port: 5432
|
|
database_name: postgres
|
|
database_user: postgres
|
|
database_password: postgres
|
|
locale: fr
|