From: John Molakvoæ (skjnldsv) Date: Wed, 9 Oct 2019 05:44:50 +0000 (+0200) Subject: Remove unwanted submodules X-Git-Tag: v18.0.0beta1~303^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8b6731b1f09ec2524019d79fd28a113c3618c9c2;p=nextcloud-server.git Remove unwanted submodules Signed-off-by: John Molakvoæ (skjnldsv) --- diff --git a/.drone.yml b/.drone.yml index 24a826794fb..07b4befe906 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,10 +2,6 @@ kind: pipeline name: jsunit steps: -- name: submodules - image: docker:git - commands: - - git submodule update --init - name: jsunit image: nextcloudci/jsunit:jsunit-5 commands: @@ -74,10 +70,6 @@ kind: pipeline name: handlebars steps: -- name: submodules - image: docker:git - commands: - - git submodule update --init - name: handlebars image: node commands: