let drone actually build the site with hugo
This commit is contained in:
parent
81b3d12333
commit
ae4ab498cc
@ -7,3 +7,7 @@ steps:
|
||||
settings:
|
||||
hugo_version: 0.65.3
|
||||
validate: true
|
||||
commands:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- hugo --gc=true
|
||||
|
Loading…
Reference in New Issue
Block a user