Merge pull request #6792 from nextcloud/6790-bp-s12
[stable12] fix postgresql tests
This commit is contained in:
commit
0577336105
|
@ -646,7 +646,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