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