We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d80e8f + 8750e74 commit 74d43d7Copy full SHA for 74d43d7
.drone.yml
@@ -8,7 +8,7 @@ pipeline:
8
image: nextcloudci/php7.0:php7.0-2
9
environment:
10
- APP_NAME=survey_client
11
- - CORE_BRANCH=master
+ - CORE_BRANCH=stable15
12
- DB=sqlite
13
commands:
14
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
.travis.yml
@@ -6,7 +6,7 @@ language: php
6
7
env:
global:
# matrix:
# - DB=sqlite
0 commit comments