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 9045dd1 commit 3ed2212Copy full SHA for 3ed2212
netlify.toml
@@ -2,11 +2,11 @@
2
3
# Default build settings
4
[build]
5
- command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
+ command = "hugo"
6
7
# "production" environment specific build settings
8
[build.environment]
9
- HUGO_VERSION = "0.82.0"
+ HUGO_VERSION = "0.111.3"
10
11
12
[context.release.environment]
0 commit comments