add gitlab-ci to project

Squashed commit of the following:

commit 7baa7bddc3
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Oct 26 21:13:47 2015 +0100

    fix auth and database url

commit c47ad68586
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Oct 26 20:59:33 2015 +0100

    add gitlab-ci
This commit is contained in:
2015-10-26 22:01:23 +01:00
parent f068ac288f
commit d21595d306
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
parameters:
database_host: chill__database
database_port: 5432
database_name: postgres
database_user: postgres
database_password: postgres
locale: fr