let drone actually build the site with hugo

This commit is contained in:
surtur 2020-02-27 16:58:14 +01:00
parent 81b3d12333
commit ae4ab498cc
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -7,3 +7,7 @@ steps:
settings:
hugo_version: 0.65.3
validate: true
commands:
- git submodule init
- git submodule update
- hugo --gc=true