remove recusrive submodules
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Yann Verry 2022-10-26 22:41:59 +02:00
parent d4362c6734
commit 6a24c5e8a5
Signed by: yann
GPG key ID: EB9E679A66B8C7A1

View file

@ -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