remove recusrive submodules
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
d4362c6734
commit
6a24c5e8a5
|
@ -3,10 +3,6 @@ type: docker
|
|||
name: Yann Verry - Blog
|
||||
|
||||
steps:
|
||||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: hugo
|
||||
image: corpusops/hugo
|
||||
|
|
Loading…
Reference in a new issue