]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove unwanted submodules 17480/head
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Wed, 9 Oct 2019 05:44:50 +0000 (07:44 +0200)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Wed, 9 Oct 2019 05:44:50 +0000 (07:44 +0200)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
.drone.yml

index 24a826794fb472f55f7ddf8d8993e0eb31b9d2af..07b4befe9061843d8a27fe86046ced2cd81a3e08 100644 (file)
@@ -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: