From: Chocobozzz Date: Tue, 12 May 2020 08:08:49 +0000 (+0200) Subject: Try to fix external tests X-Git-Tag: v2.2.0-rc.1~19 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1d05f9bbea70af55ba23679d2db177aefb21f2e7;p=oweals%2Fpeertube.git Try to fix external tests --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f142e129..e3851d080 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -160,8 +160,10 @@ test-external-plugins: - name: rroemhild/test-openldap alias: ldap variables: + PGHOST: postgres + PGUSER: peertube POSTGRES_USER: peertube - POSTGRES_PASSWORD: "peertube" + POSTGRES_PASSWORD: peertube POSTGRES_HOST_AUTH_METHOD: trust REDIS_HOST: redis artifacts: