mirror of https://github.com/Chocobozzz/PeerTube
Fix ldap test
parent
adc8e7e19f
commit
0158eeb0c9
|
@ -30,9 +30,9 @@ jobs:
|
|||
POSTGRES_HOST_AUTH_METHOD: trust
|
||||
|
||||
ldap:
|
||||
image: rroemhild/test-openldap
|
||||
image: chocobozzz/docker-test-openldap
|
||||
ports:
|
||||
- 389:389
|
||||
- 10389:10389
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in New Issue