mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-19 22:29:51 +00:00
Squashed commit of the following:
commit 7baa7bddc3a1613816c691e454841baa885a5095
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Oct 26 21:13:47 2015 +0100
fix auth and database url
commit c47ad68586749e19fce125da9820d0fd0b2bf575
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Oct 26 20:59:33 2015 +0100
add gitlab-ci
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
|