Merge pull request #23038 from nextcloud/fix-running-video-verification-integration-tests-in-drone-in-stable20

[stable20] Fix running video verification integration tests in Drone
This commit is contained in:
Roeland Jago Douma 2020-09-24 21:30:23 +02:00 committed by GitHub
commit 3320d8ecf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1350,7 +1350,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 --branch stable20 --depth 1 https://github.com/nextcloud/spreed apps/spreed
- name: integration-sharing-v1-video-verification
image: nextcloudci/integration-php7.3:integration-php7.3-2
commands: