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
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2021-03-18 08:05:04 +0000
commit388110a35e9e5963326332b56c920f8d12d99c81 (patch)
tree0e6460d49d7a9db3937304429d3116039dbcffdc /.drone.yml
parent73d2f42d4100c79437db540ac57313d7536ba0f4 (diff)
downloadnextcloud-server-388110a35e9e5963326332b56c920f8d12d99c81.tar.gz
nextcloud-server-388110a35e9e5963326332b56c920f8d12d99c81.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 dfea98a59b0..fee6ce6f620 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -794,7 +794,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: