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