Merge pull request #5884 from nextcloud/11-5871
[stable11] Enable postgres on drone again
This commit is contained in:
commit
3e9db87af8
|
@ -481,7 +481,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