Skip to content

Commit 8118651

Browse files
authored
Merge pull request #400 from OpenFunction/Arhell-patch-1
Update netlify.toml
2 parents f10c2e1 + 815e399 commit 8118651

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

netlify.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[context.production.environment]
2-
HUGO_VERSION = "0.117.0"
2+
HUGO_VERSION = "0.118.2"
33

44
[context.deploy-preview.environment]
5-
HUGO_VERSION = "0.117.0"
5+
HUGO_VERSION = "0.118.2"
66

77
[context.branch-deploy.environment]
8-
HUGO_VERSION = "0.117.0"
8+
HUGO_VERSION = "0.118.2"
99

1010
[context.deploy-preview]
1111
command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo --gc --minify"

0 commit comments

Comments
 (0)