More build fixes

Steffen Becker
parent 72483ec69e
commit 0458da109a

@ -6,7 +6,7 @@ steps:
- name: submodules - name: submodules
image: alpine/git image: alpine/git
commands: commands:
- git submodule update --recursive --remote - git submodule update --init --recursive
- name: hugo - name: hugo
image: cbrgm/drone-hugo:latest image: cbrgm/drone-hugo:latest

Loading…
Cancel
Save