aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlambda <pleromagit@rogerbraun.net>2018-04-24 12:28:59 +0000
committerlambda <pleromagit@rogerbraun.net>2018-04-24 12:28:59 +0000
commitbbd549c018879b3504633f1d87dce49d955d6d0c (patch)
treeb53937faec2042c1e1128a615ae51d233c0d8680
parent3f9385096e7ce2094e35018d648123b1c86c7df9 (diff)
downloadpleroma-bbd549c018879b3504633f1d87dce49d955d6d0c.tar.gz
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 35029c8f0..46fa1c74c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,6 +7,7 @@ variables:
POSTGRES_DB: pleroma_test
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
+ DB_HOST: postgres
stages:
- lint