Enable postgres on drone again

* use proper password

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-07-25 13:39:43 +02:00
parent 8b4713a591
commit a46ed0af28
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ services:
image: postgres
environment:
- POSTGRES_USER=oc_autotest
- POSTGRES_PASSWORD=oc_autotest
- POSTGRES_PASSWORD=owncloud
when:
matrix:
DB: postgres