1
0

Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jens True 2020-02-25 10:09:31 +00:00
parent 4f803e8644
commit 52c56290d1

@ -5,7 +5,7 @@ steps:
- name: requirements
image: alpine/git
commands:
- git submodule update --recursive --remote
- git submodule update --recursive --remote --init
- name: build
image: klakegg/hugo:ext-alpine
commands: