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

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.drone.yml b/.drone.yml
index bdc659f..74cc06c 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -6,7 +6,7 @@ steps:
image: nextcloudci/php7.1:php7.1-16
environment:
APP_NAME: impersonate
- CORE_BRANCH: master
+ CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -18,7 +18,7 @@ steps:
image: nextcloudci/php7.3:php7.3-1
environment:
APP_NAME: impersonate
- CORE_BRANCH: master
+ CORE_BRANCH: stable17
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-1
environment:
APP_NAME: impersonate
- CORE_BRANCH: master
+ CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -56,7 +56,7 @@ steps:
image: nextcloudci/php7.1:php7.1-16
environment:
APP_NAME: impersonate
- CORE_BRANCH: master
+ CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -86,7 +86,7 @@ steps:
image: nextcloudci/php7.2:php7.2-12
environment:
APP_NAME: impersonate
- CORE_BRANCH: master
+ CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
@@ -116,7 +116,7 @@ steps:
image: nextcloudci/php7.3:php7.3-1
environment:
APP_NAME: impersonate
- CORE_BRANCH: master
+ CORE_BRANCH: stable17
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh