From f9bc6d99cdb37b506a10689293e1c1af361fb8d9 Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Wed, 22 Aug 2018 15:47:31 +0545 Subject: [PATCH] install testing app for federation server in CI tests --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 5d1594eb05c5..1fab1be1a69d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,7 @@ pipeline: pull: true commands: - cd /drone/fed-server + - git clone https://github.com/owncloud/testing.git /drone/fed-server/apps/testing - php occ a:l - php occ a:e testing - php occ a:l