diff --git a/.drone.yml b/.drone.yml index fbc9570b6e..51fa73be0a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1373,7 +1373,7 @@ steps: commands: # JavaScript files are not used in integration tests so it is not needed to # build them. - - git clone https://github.com/nextcloud/spreed apps/spreed + - git clone --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: