]> source.dussan.org Git - nextcloud-server.git/commitdiff
Do not clone the whole Talk repository for integration tests 21156/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 29 May 2020 15:02:03 +0000 (17:02 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 29 May 2020 15:02:03 +0000 (17:02 +0200)
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
.drone.yml

index fbc9570b6e31a7e76f579a7e15892ae965c379a5..51fa73be0a440053b0e33bdae82d39e3faacfdfd 100644 (file)
@@ -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: