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

github.com/nextcloud/data_request.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:23:38 +0300
committerGitHub <noreply@github.com>2020-01-20 23:23:38 +0300
commit20adb43e4b799c25065faff4c25d8ddacd7cca68 (patch)
treea600ba244e0d155b8eaff25cb74f54918319e4d9
parent0a07b0aa2c07973ed079d9d77fd852be4ea9a755 (diff)
parent35549817fda7a6d4b85434c8a60659168bd0bf8c (diff)
Merge pull request #37 from nextcloud/update-stable18-target-versionsv1.5.0
Update stable18 target versions
-rw-r--r--.drone.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.drone.yml b/.drone.yml
index c684e5d..71350fb 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -6,7 +6,7 @@ steps:
image: nextcloudci/php7.2:php7.2-13
environment:
APP_NAME: data_request
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -18,7 +18,7 @@ steps:
image: nextcloudci/php7.4:2
environment:
APP_NAME: data_request
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -30,7 +30,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: data_request
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -56,7 +56,7 @@ steps:
image: nextcloudci/php7.2:php7.2-13
environment:
APP_NAME: data_request
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -86,7 +86,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: data_request
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -116,7 +116,7 @@ steps:
image: nextcloudci/php7.4:2
environment:
APP_NAME: data_request
- CORE_BRANCH: master
+ CORE_BRANCH: stable18
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh