Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2021-01-22 14:40:59 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2021-01-26 13:06:33 +0300
commit3aba5b27be3808107c2090a34c614ca11837aeac (patch)
tree9aa032f3130da6e30015dd890edee8e681a3a509 /.drone.yml
parent7a892a310d46e3d99418f2c3cd58c1897679ce9e (diff)
Add integration tests for "sharing:cleanup-remote-storages" OCC command
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 8ea80eb76c5..b0d178b2c1a 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -769,7 +769,7 @@ steps:
- bash tests/drone-run-integration-tests.sh || exit 0
- ./occ maintenance:install --admin-pass=admin
- cd build/integration
- - ./run.sh federation_features/federated.feature
+ - ./run.sh federation_features/
trigger:
branch: