mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
Merge pull request #5885 from nextcloud/10-5871
[stable10] Enable postgres on drone again
This commit is contained in:
commit
c03b880abf
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue