Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-07-25 14:39:43 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-07-26 15:17:53 +0300
commit6b79d77dd2e3453e9a26cfe286ab4a30fa1cc610 (patch)
tree1e1427bc94af51719a32cdf09b932011df8b0506 /.drone.yml
parent2902677ccf6932fad27624b73525f336199f3f5e (diff)
Enable postgres on drone again
* use proper password Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 5d385885325..f2d7ce3b305 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -632,7 +632,7 @@ services:
image: postgres
environment:
- POSTGRES_USER=oc_autotest
- - POSTGRES_PASSWORD=oc_autotest
+ - POSTGRES_PASSWORD=owncloud
when:
matrix:
DB: postgres