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:
authorJulius Härtl <jus@bitgrid.net>2020-09-18 09:53:39 +0300
committerGitHub <noreply@github.com>2020-09-18 09:53:39 +0300
commit3bd4fc7de41227c77689af3d59d851c10d79f08c (patch)
treecb901ded31563352e9864aced6bb22eb5a35d713
parent7ff79a2b14cfd7d113ffc4ec4074b2a0ce631fe7 (diff)
parent0f26a1080937109a59402f16407ff2660468f0f9 (diff)
Merge pull request #409 from nextcloud/update-stable20-target-versionsv20.0.0RC2v20.0.0
Update stable20 target versions
-rw-r--r--.drone.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.drone.yml b/.drone.yml
index 0a4c1bc1..bda129fc 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: stable20
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: stable20
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: stable20
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: stable20
DB: sqlite
commands:
# Pre-setup steps