diff --git a/.drone.yml b/.drone.yml index 05397f49fb0b5..7286c551a5e7e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 master https://github.com/nextcloud/spreed apps/spreed + - git clone --depth 1 --branch main https://github.com/nextcloud/spreed apps/spreed - cd apps/spreed - composer --version - composer self-update --2