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>2017-01-19 22:06:50 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-01-19 22:06:50 +0300
commit31a08218635e8fadd49389d11a94321d9bdc274a (patch)
tree31f781459bd140fd9d8973fd7c1f91a73cdd748a /.drone.yml
parent22528f492f18be019cc7dea676e70f6328b353ce (diff)
fix indentation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/.drone.yml b/.drone.yml
index bac887ff024..ccd76e18597 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -413,15 +413,15 @@ pipeline:
when:
matrix:
TESTS: integration-transfer-ownership-features
- integration-ldap-features:
- image: nextcloudci/integration-php7.0:integration-php7.0-3
- commands:
- - ./occ maintenance:install --admin-pass=admin
- - cd build/integration
- - ./run.sh ldap_features/ldap-ocs.feature
- when:
- matrix:
- TESTS: integration-ldap-features
+ integration-ldap-features:
+ image: nextcloudci/integration-php7.0:integration-php7.0-3
+ commands:
+ - ./occ maintenance:install --admin-pass=admin
+ - cd build/integration
+ - ./run.sh ldap_features/ldap-ocs.feature
+ when:
+ matrix:
+ TESTS: integration-ldap-features
nodb-codecov:
image: nextcloudci/php7.0:php7.0-7
commands: