Skip to content

Commit

Permalink
Merge pull request #4176 from nextcloud/update-stable20-target-versions
Browse files Browse the repository at this point in the history
Update stable20 target versions
  • Loading branch information
danxuliu committed Sep 18, 2020
2 parents 9156164 + f9bf753 commit bd16590
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions .drone.yml
Expand Up @@ -6,7 +6,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: sqlite
commands:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
Expand All @@ -32,7 +32,7 @@ steps:
image: nextcloudci/php7.2:php7.2-13
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -63,7 +63,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -94,7 +94,7 @@ steps:
image: nextcloudci/php7.4:2
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -125,7 +125,7 @@ steps:
image: nextcloudci/php7.2:php7.2-13
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: mysql
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -170,7 +170,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: mysql
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -215,7 +215,7 @@ steps:
image: nextcloudci/php7.4:2
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: mysql
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -260,7 +260,7 @@ steps:
image: nextcloudci/php7.2:php7.2-13
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -304,7 +304,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -348,7 +348,7 @@ steps:
image: nextcloudci/php7.4:2
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-php-tests.sh || exit 0
Expand Down Expand Up @@ -392,7 +392,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -427,7 +427,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -462,7 +462,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -497,7 +497,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -532,7 +532,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -577,7 +577,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -622,7 +622,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -667,7 +667,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -712,7 +712,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -756,7 +756,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -800,7 +800,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -844,7 +844,7 @@ steps:
image: nextcloudci/php7.3:php7.3-5
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: stable20
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -888,7 +888,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: stable20
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: app-files
# commands:
Expand Down Expand Up @@ -928,7 +928,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: stable20
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: chat
# commands:
Expand Down Expand Up @@ -970,7 +970,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: stable20
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: conversation
# commands:
Expand Down Expand Up @@ -1012,7 +1012,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: stable20
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: conversation-public
# commands:
Expand Down Expand Up @@ -1054,7 +1054,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: stable20
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: lobby
# commands:
Expand Down Expand Up @@ -1094,7 +1094,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: stable20
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: public-share
# commands:
Expand Down Expand Up @@ -1136,7 +1136,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: stable20
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: public-share-auth
# commands:
Expand Down Expand Up @@ -1178,7 +1178,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: stable20
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: room-shares
# commands:
Expand Down

0 comments on commit bd16590

Please sign in to comment.