We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19b9ca commit 90da733Copy full SHA for 90da733
netlify.toml
@@ -1,11 +1,11 @@
1
[context.production.environment]
2
- HUGO_VERSION = "0.118.2"
+ HUGO_VERSION = "0.119.0"
3
4
[context.deploy-preview.environment]
5
6
7
[context.branch-deploy.environment]
8
9
10
[context.deploy-preview]
11
command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo --gc --minify"
0 commit comments