mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 08:14:24 +00:00
Squashed commit of the following: commit 7de95e8e1e829f2ebeeb0bcea750e9fd2cdfa4b4 Author: Julien Fastré <julien.fastre@champs-libres.coop> Date: Mon Oct 19 23:40:01 2015 +0200 adapting config for build commit c554816956ee1d0f0144824392a5f5984b389d1a Author: Julien Fastré <julien.fastre@champs-libres.coop> Date: Mon Oct 19 22:42:39 2015 +0200 add gitlab-ci to project
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
|