This commit is contained in:
parent
5ecb93ba96
commit
5156527354
|
@ -3,4 +3,4 @@ pipeline:
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git update --recursive --remote
|
- git submodule update --recursive --remote
|
||||||
|
|
Loading…
Reference in a new issue