From: Joas Schilling Date: Fri, 3 Mar 2023 05:55:50 +0000 (+0100) Subject: chore(CI): Make it easier to find the right place in the future X-Git-Tag: v27.0.0beta1~388^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7fdd238f9e3d70c0a943677806b1da5b424fe152;p=nextcloud-server.git chore(CI): Make it easier to find the right place in the future Signed-off-by: Joas Schilling --- diff --git a/.drone.yml b/.drone.yml index 0b51b4ac47f..3507d306c10 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1238,9 +1238,9 @@ steps: - name: install-talk image: ghcr.io/nextcloud/continuous-integration-php8.0:latest commands: - # JavaScript files are not used in integration tests so it is not needed to + # 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 master https://github.com/nextcloud/spreed apps/spreed - cd apps/spreed - composer --version - composer self-update --2