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