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>2021-06-25 10:05:14 +0300
committerGitHub <noreply@github.com>2021-06-25 10:05:14 +0300
commit13d89521b3b7a3a4549d903fc10588b29319a7d8 (patch)
tree7dead5b415b12ae20276c66281739df7c7575912 /.drone.yml
parentdc879d326901ccedcd446f88807f8709dc309a45 (diff)
parent95a378af85507252131c62a91342f8bd84a2fcf3 (diff)
Merge pull request #553 from nextcloud/update-stable22-target-versionsv22.0.0rc2v22.0.0
Update stable22 target versions
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.drone.yml b/.drone.yml
index c34d057f..bbe74805 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: stable22
DB: sqlite
commands:
# Pre-setup steps
@@ -36,7 +36,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: firstrunwizard
- CORE_BRANCH: master
+ CORE_BRANCH: stable22
DB: sqlite
commands:
# Pre-setup steps
@@ -64,7 +64,7 @@ steps:
image: nextcloudci/php7.4:2
environment:
APP_NAME: firstrunwizard
- CORE_BRANCH: master
+ CORE_BRANCH: stable22
DB: sqlite
commands:
# Pre-setup steps