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