Try to fix external tests

This commit is contained in:
Chocobozzz 2020-05-12 10:08:49 +02:00
parent 2ca154da93
commit 1d05f9bbea
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 3 additions and 1 deletions

View 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: