Another test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luca Beltrame 2021-01-03 18:08:18 +01:00
parent a0c6526f45
commit d3e632791e
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -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 --remote themes/ananke/
- name: build - name: build
image: plugins/hugo image: plugins/hugo