From f9bf7532789bcce214e1ddc55adbd564ab9e4088 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 18 Sep 2020 09:01:05 +0200 Subject: [PATCH] Update stable20 target versions Signed-off-by: Joas Schilling --- .drone.yml | 60 +++++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9c94de10804..f12a6e62b2b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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: @@ -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: @@ -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: @@ -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: @@ -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: @@ -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: @@ -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: @@ -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: