mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Try to fix external tests
This commit is contained in:
parent
2ca154da93
commit
1d05f9bbea
@ -160,8 +160,10 @@ test-external-plugins:
|
|||||||
- name: rroemhild/test-openldap
|
- name: rroemhild/test-openldap
|
||||||
alias: ldap
|
alias: ldap
|
||||||
variables:
|
variables:
|
||||||
|
PGHOST: postgres
|
||||||
|
PGUSER: peertube
|
||||||
POSTGRES_USER: peertube
|
POSTGRES_USER: peertube
|
||||||
POSTGRES_PASSWORD: "peertube"
|
POSTGRES_PASSWORD: peertube
|
||||||
POSTGRES_HOST_AUTH_METHOD: trust
|
POSTGRES_HOST_AUTH_METHOD: trust
|
||||||
REDIS_HOST: redis
|
REDIS_HOST: redis
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user