Try to fix external tests
authorChocobozzz <me@florianbigard.com>
Tue, 12 May 2020 08:08:49 +0000 (10:08 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 12 May 2020 08:08:49 +0000 (10:08 +0200)
.gitlab-ci.yml

index 7f142e1299478fcba8952cfe5099e5f03ac68b06..e3851d080a70dff898e46c5d34b904a8e0c5903c 100644 (file)
@@ -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: