Skip to content

Commit 90da733

Browse files
authored
Update netlify.toml (#404)
1 parent e19b9ca commit 90da733

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.118.2"
2+
HUGO_VERSION = "0.119.0"
33

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

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

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

0 commit comments

Comments
 (0)