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-26 23:32:17 +0300
committerGitHub <noreply@github.com>2017-07-26 23:32:17 +0300
commitc03b880abfa0b811c27e3f5b796491c07a977271 (patch)
tree859d22e016508077eabc28d3f140029676d0b030
parent8b490e8a5c21997711ebcbfecbf1a3a1b336439d (diff)
parent7f1eadc5fe56617d4bd6e6491bb63e5b32578d14 (diff)
Merge pull request #5885 from nextcloud/10-5871
[stable10] Enable postgres on drone again
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 2d311824195..01edc3cb193 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -253,7 +253,7 @@ services:
image: postgres
environment:
- POSTGRES_USER=oc_autotest
- - POSTGRES_PASSWORD=oc_autotest
+ - POSTGRES_PASSWORD=owncloud
when:
matrix:
DB: postgres