mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-28 11:34:01 -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
|
||||
alias: ldap
|
||||
variables:
|
||||
PGHOST: postgres
|
||||
PGUSER: postgres
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: ""
|
||||
POSTGRES_HOST_AUTH_METHOD: trust
|
||||
REDIS_HOST: redis
|
||||
artifacts:
|
||||
expire_in: 1 day
|
||||
|
Loading…
Reference in New Issue
Block a user