Merge pull request #25457 from nextcloud/update-stable21-target-versions

Update stable21 target versions
This commit is contained in:
Roeland Jago Douma 2021-02-03 22:47:41 +01:00 committed by GitHub
commit 2acc4db356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1353,7 +1353,7 @@ steps:
commands:
# JavaScript files are not used in integration tests so it is not needed to
# build them.
- git clone --depth 1 https://github.com/nextcloud/spreed apps/spreed
- git clone --depth 1 --branch stable21 https://github.com/nextcloud/spreed apps/spreed
- name: integration-sharing-v1-video-verification
image: nextcloudci/integration-php7.3:integration-php7.3-2
commands:

View File

@ -64,7 +64,7 @@ if [ "$1" = "--acceptance-tests-dir" ]; then
fi
ACCEPTANCE_TESTS_CONFIG_DIR="../../$ACCEPTANCE_TESTS_DIR/config"
DEV_BRANCH="master"
DEV_BRANCH="stable21"
# "--timeout-multiplier N" option can be provided to set the timeout multiplier
# to be used in ActorContext.