summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2021-01-22 12:40:59 +0100
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2021-01-26 11:06:33 +0100
commit3aba5b27be3808107c2090a34c614ca11837aeac (patch)
tree9aa032f3130da6e30015dd890edee8e681a3a509 /.drone.yml
parent7a892a310d46e3d99418f2c3cd58c1897679ce9e (diff)
downloadnextcloud-server-3aba5b27be3808107c2090a34c614ca11837aeac.tar.gz
nextcloud-server-3aba5b27be3808107c2090a34c614ca11837aeac.zip
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: