mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 11:54:40 -04:00
Generate static assets on deploy in Nanobox tutorial
This commit is contained in:
parent
816d207f07
commit
1bbb41ca41
@ -92,6 +92,12 @@ run.config:
|
||||
extra_steps:
|
||||
- bash ./install.sh
|
||||
|
||||
deploy.config:
|
||||
|
||||
# generate site on deploy
|
||||
extra_steps:
|
||||
- hugo
|
||||
|
||||
{{< /code >}}
|
||||
|
||||
{{% note %}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user