logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: bbd549c018879b3504633f1d87dce49d955d6d0c
parent: 3f9385096e7ce2094e35018d648123b1c86c7df9
Author: lambda <pleromagit@rogerbraun.net>
Date:   Tue, 24 Apr 2018 12:28:59 +0000

Update .gitlab-ci.yml

Diffstat:

M.gitlab-ci.yml1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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