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