Merge pull request #5885 from nextcloud/10-5871
[stable10] Enable postgres on drone again
This commit is contained in:
commit
c03b880abf
|
@ -253,7 +253,7 @@ services:
|
|||
image: postgres
|
||||
environment:
|
||||
- POSTGRES_USER=oc_autotest
|
||||
- POSTGRES_PASSWORD=oc_autotest
|
||||
- POSTGRES_PASSWORD=owncloud
|
||||
when:
|
||||
matrix:
|
||||
DB: postgres
|
||||
|
|
Loading…
Reference in New Issue