We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22ed7e commit 18ac454Copy full SHA for 18ac454
netlify.toml
@@ -1,11 +1,11 @@
1
[context.production.environment]
2
- HUGO_VERSION = "0.115.3"
+ HUGO_VERSION = "0.115.4"
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