Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-10-09 08:44:50 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-10-09 08:44:50 +0300
commit8b6731b1f09ec2524019d79fd28a113c3618c9c2 (patch)
treef3a2ea0dae6330a30c5a378fc8e451f5a802c1ec /.drone.yml
parentcafa2b5ef03c987d52df4bc2ebe7438a5cb22350 (diff)
Remove unwanted submodules
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml8
1 files changed, 0 insertions, 8 deletions
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: