From bebea216b4caad73d103005dfca81a98976d69d0 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sun, 14 Jan 2018 00:34:48 +0100 Subject: [PATCH] debug Signed-off-by: Thomas Citharel --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e96311ac..d2e539945 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ image: elixir:1.4 services: - - mdillon/postgis:9.6-alpine + - postgres:latest variables: MIX_ENV: "test"