mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Generate static assets on deploy in Nanobox tutorial
This commit is contained in:
committed by
digitalcraftsman
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 %}}
|
||||
|
||||
Reference in New Issue
Block a user