From 696b9a70afaeb1cc2e08b3d187689fe1dceae0a2 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 21 Sep 2020 12:51:47 +0200 Subject: [PATCH] Correct the folder names of submodule store --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index b73cc77c33..a3259c78e6 100644 --- a/.drone.star +++ b/.drone.star @@ -6,7 +6,7 @@ config = { 'ocis-reva':'', 'ocis-pkg':'', 'ocis-phoenix':'', - 'ocis-store':'', + 'store':'', 'ocs':'', 'webdav':'', 'thumbnails':'',