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:
authorMorris Jobke <hey@morrisjobke.de>2021-03-18 10:57:09 +0300
committerGitHub <noreply@github.com>2021-03-18 10:57:09 +0300
commit6401d882833aeea775d64b70bc8b46c881ea8161 (patch)
treeadc6cfa53079a6c4a5db24c636140d4b66abc932 /.drone.yml
parent5cdc3e9c9da5db8bf98c2786018941c412ffe146 (diff)
parent9ccabff6ba9a0e89d7128fbdd43d48fe7a68b11e (diff)
Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-cleaning-remote-storages
Fix valid storages removed when cleaning remote storages
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 54932162cdb..be09d9b3888 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: