Skip to content

Commit f0cac1e

Browse files
authored
Merge pull request #50 from nextcloud/update-stable20-target-versions
Update stable20 target versions
2 parents 31130e3 + d4d33c1 commit f0cac1e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.drone.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66
image: nextcloudci/php7.2:php7.2-13
77
environment:
88
APP_NAME: data_request
9-
CORE_BRANCH: master
9+
CORE_BRANCH: stable20
1010
DATABASEHOST: sqlite
1111
commands:
1212
- wget https://github.com/nextcloud/travis_ci/master/before_install.sh
@@ -18,7 +18,7 @@ steps:
1818
image: nextcloudci/php7.4:2
1919
environment:
2020
APP_NAME: data_request
21-
CORE_BRANCH: master
21+
CORE_BRANCH: stable20
2222
DATABASEHOST: sqlite
2323
commands:
2424
- wget https://github.com/nextcloud/travis_ci/master/before_install.sh
@@ -30,7 +30,7 @@ steps:
3030
image: nextcloudci/php7.3:php7.3-5
3131
environment:
3232
APP_NAME: data_request
33-
CORE_BRANCH: master
33+
CORE_BRANCH: stable20
3434
DATABASEHOST: sqlite
3535
commands:
3636
- wget https://github.com/nextcloud/travis_ci/master/before_install.sh
@@ -56,7 +56,7 @@ steps:
5656
image: nextcloudci/php7.2:php7.2-13
5757
environment:
5858
APP_NAME: data_request
59-
CORE_BRANCH: master
59+
CORE_BRANCH: stable20
6060
DATABASEHOST: sqlite
6161
commands:
6262
- wget https://github.com/nextcloud/travis_ci/master/before_install.sh
@@ -86,7 +86,7 @@ steps:
8686
image: nextcloudci/php7.3:php7.3-5
8787
environment:
8888
APP_NAME: data_request
89-
CORE_BRANCH: master
89+
CORE_BRANCH: stable20
9090
DATABASEHOST: sqlite
9191
commands:
9292
- wget https://github.com/nextcloud/travis_ci/master/before_install.sh
@@ -116,7 +116,7 @@ steps:
116116
image: nextcloudci/php7.4:2
117117
environment:
118118
APP_NAME: data_request
119-
CORE_BRANCH: master
119+
CORE_BRANCH: stable20
120120
DATABASEHOST: sqlite
121121
commands:
122122
- wget https://github.com/nextcloud/travis_ci/master/before_install.sh

0 commit comments

Comments
 (0)