X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=46fa1c74c3777bef1f7f73c1a77d90747ff02075;hb=b06e61bc4ea0a0b4c8e8ff9e4469b6def7e13932;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