Skip to content

Commit 1053ed5

Browse files
authored
Merge pull request #5 from nextcloud/update-stable15-target-versions
Update stable15 target versions
2 parents a05b0f0 + 55960d9 commit 1053ed5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pipeline:
88
image: nextcloudci/php7.0:php7.0-19
99
environment:
1010
- APP_NAME=workflow_script
11-
- CORE_BRANCH=master
11+
- CORE_BRANCH=stable15
1212
- DB=sqlite
1313
commands:
1414
# Pre-setup steps
@@ -24,7 +24,7 @@ pipeline:
2424
image: nextcloudci/php7.0:php7.0-19
2525
environment:
2626
- APP_NAME=workflow_script
27-
- CORE_BRANCH=master
27+
- CORE_BRANCH=stable15
2828
- DB=sqlite
2929
commands:
3030
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh

0 commit comments

Comments
 (0)