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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2018-09-05 22:15:18 +0300
committerGitHub <noreply@github.com>2018-09-05 22:15:18 +0300
commit163380ee1c2ca6fb9706da175dfcd119c1ffed0f (patch)
tree25776b06008a7bae468021d6be1914d6b576a303 /.drone.yml
parent6e37a738d58ce5b1c509afcab336b7cd301b8a49 (diff)
parentfde0d7c015dc809189dccc0a832e3efb51ef8877 (diff)
Merge pull request #130 from nextcloud/update-stable14-target-versionsv14.0.1RC1v14.0.1v14.0.0
Update stable14 target versions
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 b582431..ba46997 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -8,7 +8,7 @@ pipeline:
image: nextcloudci/php7.0:php7.0-2
environment:
- APP_NAME=serverinfo
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable14
- DB=sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh