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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-01-20 23:35:48 +0300
committerGitHub <noreply@github.com>2020-01-20 23:35:48 +0300
commit1ec1bfcef82d5fd4eea7cb7214e5d7167391b79a (patch)
tree654b64b30dc58432bcbd059659a2a1b30d94ff60
parentc08d74fb90ffc20cc09c96a3853f738f8f9ff558 (diff)
parent0383c92d18aedc3e0933ba31cd49475112a856a2 (diff)
Merge pull request #274 from nextcloud/update-stable18-target-versionsv18.0.2RC2v18.0.2RC1v18.0.2v18.0.1RC3v18.0.1RC2v18.0.1RC1v18.0.1
Update stable18 target versions
-rw-r--r--.drone.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.drone.yml b/.drone.yml
index 0a4c1bc1..994c9551 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -6,7 +6,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: firstrunwizard
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DB: sqlite
commands:
# Pre-setup steps
@@ -36,7 +36,7 @@ steps:
image: nextcloudci/php7.2:php7.2-13
environment:
APP_NAME: firstrunwizard
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DB: sqlite
commands:
# Pre-setup steps
@@ -64,7 +64,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: firstrunwizard
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DB: sqlite
commands:
# Pre-setup steps
@@ -92,7 +92,7 @@ steps:
image: nextcloudci/php7.4:2
environment:
APP_NAME: firstrunwizard
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DB: sqlite
commands:
# Pre-setup steps