summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
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 b0f2664a01c..17557834428 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -547,7 +547,7 @@ pipeline:
commands:
- ./occ maintenance:install --admin-pass=admin --data-dir=/dev/shm/nc_int
- cd build/integration
- - ./run.sh features/download.feature
+ - ./run.sh --tags ~@large features/download.feature
when:
matrix:
TESTS: integration-download