This commit is contained in:
parent
42c5930296
commit
317cb7b393
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 pull --recurse-submodules
|
- git pull origin master --recurse-submodules=yes
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
|
|
Loading…
Reference in a new issue