add submodule
This commit is contained in:
parent
50e9738f61
commit
7b160cc11f
@ -5,6 +5,10 @@ clone:
|
||||
depth: 50
|
||||
|
||||
steps:
|
||||
- name: submodules
|
||||
image: docker:git
|
||||
commands:
|
||||
- git submodule update --recursive --remote
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user