Skip to content

Commit 3ed2212

Browse files
deadprogramaykevl
authored andcommitted
netlify: specific version of hugo
Signed-off-by: deadprogram <ron@hybridgroup.com>
1 parent 9045dd1 commit 3ed2212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
# Default build settings
44
[build]
5-
command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
5+
command = "hugo"
66

77
# "production" environment specific build settings
88
[build.environment]
9-
HUGO_VERSION = "0.82.0"
9+
HUGO_VERSION = "0.111.3"
1010

1111
# "production" environment specific build settings
1212
[context.release.environment]

0 commit comments

Comments
 (0)