]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(CI): Fix video verification tests 41960/head
authorJoas Schilling <coding@schilljs.com>
Fri, 1 Dec 2023 09:43:10 +0000 (10:43 +0100)
committerJoas Schilling <coding@schilljs.com>
Fri, 1 Dec 2023 09:43:10 +0000 (10:43 +0100)
Searching for "master" doesn't work when the app switches to "main"

Signed-off-by: Joas Schilling <coding@schilljs.com>
.drone.yml

index c271d9dc4c9974e2c474d0524fe1cea8bcd0ecb8..5a0ae16805199513982af5753083bdb8c72546b6 100644 (file)
@@ -1241,7 +1241,7 @@ steps:
   commands:
     # JavaScript files are not used in integration tests, so it is not needed to
     # build them.
-    - git clone --depth 1 --branch main https://github.com/nextcloud/spreed apps/spreed
+    - git clone --depth 1 --branch stable28 https://github.com/nextcloud/spreed apps/spreed
     - cd apps/spreed
     - composer --version
     - composer self-update --2