This commit is contained in:
parent
a6bd7e03e6
commit
5dde0b53c4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
||||||
- name: submodules
|
- name: submodules
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git submodules update --recursive
|
- git submodule update --recursive
|
||||||
- git pull origin master --recurse-submodules=yes
|
- git pull origin master --recurse-submodules=yes
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
|
|
Loading…
Reference in a new issue