summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2017-01-20 10:10:37 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2017-01-20 10:10:37 +0100
commit08b31fcb7da9f65e5d4fc87f266a183d1353e193 (patch)
tree3f78bbe8a2b70e5c225c7a3c85e65c2179fe6991 /.drone.yml
parent31a08218635e8fadd49389d11a94321d9bdc274a (diff)
downloadnextcloud-server-08b31fcb7da9f65e5d4fc87f266a183d1353e193.tar.gz
nextcloud-server-08b31fcb7da9f65e5d4fc87f266a183d1353e193.zip
enable user_ldap app for tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index ccd76e18597..5e4f18af9f6 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -417,6 +417,7 @@ pipeline:
image: nextcloudci/integration-php7.0:integration-php7.0-3
commands:
- ./occ maintenance:install --admin-pass=admin
+ - ./occ app:enable user_ldap
- cd build/integration
- ./run.sh ldap_features/ldap-ocs.feature
when: