Merge pull request #6790 from nextcloud/fix-pgsql-tests
fix postgresql tests
This commit is contained in:
commit
5304598296
|
@ -834,7 +834,7 @@ services:
|
|||
matrix:
|
||||
ENABLE_REDIS_CLUSTER: true
|
||||
postgres:
|
||||
image: postgres
|
||||
image: postgres:9
|
||||
environment:
|
||||
- POSTGRES_USER=oc_autotest
|
||||
- POSTGRES_PASSWORD=owncloud
|
||||
|
|
Loading…
Reference in New Issue