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
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodules update --recursive
|
||||
- git submodule update --recursive
|
||||
- git pull origin master --recurse-submodules=yes
|
||||
|
||||
- name: deploy
|
||||
|
|
Loading…
Reference in a new issue