mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix gitlab ci postgresql service
This commit is contained in:
parent
feb34f6b6b
commit
ee8e602ef9
@ -160,8 +160,9 @@ test-external-plugins:
|
|||||||
- name: rroemhild/test-openldap
|
- name: rroemhild/test-openldap
|
||||||
alias: ldap
|
alias: ldap
|
||||||
variables:
|
variables:
|
||||||
PGHOST: postgres
|
POSTGRES_USER: postgres
|
||||||
PGUSER: postgres
|
POSTGRES_PASSWORD: ""
|
||||||
|
POSTGRES_HOST_AUTH_METHOD: trust
|
||||||
REDIS_HOST: redis
|
REDIS_HOST: redis
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 day
|
expire_in: 1 day
|
||||||
|
Loading…
Reference in New Issue
Block a user