Fix cloning of submodule
This commit is contained in:
parent
3c2b4479d1
commit
6f9578692f
@ -5,7 +5,7 @@ steps:
|
||||
- name: submodules
|
||||
image: docker:git
|
||||
commands:
|
||||
- git submodule update --recursive --remote
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
|
Loading…
Reference in New Issue
Block a user