Fix cloning of submodule
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user