aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-07-25 13:39:43 +0200
committerMorris Jobke <hey@morrisjobke.de>2017-07-26 14:17:53 +0200
commit6b79d77dd2e3453e9a26cfe286ab4a30fa1cc610 (patch)
tree1e1427bc94af51719a32cdf09b932011df8b0506 /.drone.yml
parent2902677ccf6932fad27624b73525f336199f3f5e (diff)
downloadnextcloud-server-6b79d77dd2e3453e9a26cfe286ab4a30fa1cc610.tar.gz
nextcloud-server-6b79d77dd2e3453e9a26cfe286ab4a30fa1cc610.zip
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