Remove unwanted submodules

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2019-10-09 07:44:50 +02:00
parent cafa2b5ef0
commit 8b6731b1f0
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 0 additions and 8 deletions

View 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: