adding gitlab-ci to project

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
This commit is contained in:
2015-10-26 20:46:59 +01:00
parent fee5b00e35
commit 8e75f0b4ac
3 changed files with 42 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
parameters:
database_host: 127.0.0.1
database_host: chill__database
database_port: 5432
database_name: postgres
database_user: postgres