diff --git a/.drone.yml b/.drone.yml index aac7f06..12923a9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,10 +4,10 @@ name: default steps: - # - name: submodules - # image: alpine/git - # commands: - # - git submodule update --init --recursive + - name: submodules + image: alpine/git + commands: + - git submodule update --init --recursive - name: build image: klakegg/hugo:ext-ci