]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(CI): Test against matching Talk version on stable26 branch 37024/head
authorJoas Schilling <coding@schilljs.com>
Fri, 3 Mar 2023 05:58:56 +0000 (06:58 +0100)
committerJoas Schilling <coding@schilljs.com>
Fri, 3 Mar 2023 09:12:31 +0000 (10:12 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
.drone.yml

index 0b51b4ac47fc5a29702c4320fca6e6b64ebcb8d0..391c081457dccc4609a8291ef1c841b0bdcff654 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 stable26 https://github.com/nextcloud/spreed apps/spreed
     - cd apps/spreed
     - composer --version
     - composer self-update --2