1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Fix ldap test

This commit is contained in:
Chocobozzz 2021-01-04 11:38:33 +01:00
parent adc8e7e19f
commit 0158eeb0c9
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -30,9 +30,9 @@ jobs:
POSTGRES_HOST_AUTH_METHOD: trust POSTGRES_HOST_AUTH_METHOD: trust
ldap: ldap:
image: rroemhild/test-openldap image: chocobozzz/docker-test-openldap
ports: ports:
- 389:389 - 10389:10389
strategy: strategy:
fail-fast: false fail-fast: false