From e97108d334644ce930daff34303dbb9ecca01a43 Mon Sep 17 00:00:00 2001 From: Laurent Giovannoni <laurent.giovannoni@maarch.org> Date: Mon, 28 May 2018 16:14:07 +0200 Subject: [PATCH] test --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f8fc9d02b5c..d595fc4d9c8 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ services: - - postgres + - postgres:stable variables: POSTGRES_DB: "MaarchCourrier" -- GitLab