mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #5883 from nextcloud/12-5871
[stable12] Enable postgres on drone again
This commit is contained in:
commit
2290255bb2
1 changed files with 1 additions and 1 deletions
|
|
@ -632,7 +632,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