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:
authorblizzz <blizzz@arthur-schiwon.de>2019-09-05 14:08:45 +0300
committerGitHub <noreply@github.com>2019-09-05 14:08:45 +0300
commit9fd326e718765137db08f74d9b6858ac78ceb60e (patch)
tree0e5fc40713618c2d83e53389714a5c81a2c43bf0
parent1012c841bec5caa31b561bf5f9f52cd1c602157d (diff)
parentf91a5ec262effba357de1a1a23476417174db956 (diff)
Merge pull request #81 from nextcloud/update-stable17-target-versionsv1.4.0
Update stable17 target versions
-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