]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(CI): Make it easier to find the right place in the future 37023/head
authorJoas Schilling <coding@schilljs.com>
Fri, 3 Mar 2023 05:55:50 +0000 (06:55 +0100)
committerJoas Schilling <coding@schilljs.com>
Fri, 3 Mar 2023 05:55:50 +0000 (06:55 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
.drone.yml

index 0b51b4ac47fc5a29702c4320fca6e6b64ebcb8d0..3507d306c10d9c152ccab595f8e671a2a25d80eb 100644 (file)
@@ -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