X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=46fa1c74c3777bef1f7f73c1a77d90747ff02075;hb=a7a40bb8f1eaf30f0f0d581089ff3ef45de4087c;hp=35029c8f0892ac7c87ebb66d901cfdcd0e096038;hpb=d0b1c498a0c294e99160c01e8e43d6891b1922bc;p=akkoma 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