From 7af5b8249c12285e554eede75f6063d5d1fe471d Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Mon, 15 Feb 2021 11:22:28 +0100 Subject: [PATCH] Add graph and graph-explorer pipelines to drone config --- .drone.star | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index cac4fe974d..0050f65a87 100644 --- a/.drone.star +++ b/.drone.star @@ -13,7 +13,9 @@ config = { 'store':'', 'thumbnails':'', 'webdav':'', - 'onlyoffice':'frontend' + 'onlyoffice':'frontend', + 'graph': '', + 'graph-explorer': '' }, 'apiTests': { 'numberOfParts': 10