Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit ee4755a

Browse files
authored
Update hugo version in dev builds
1 parent 1f8138b commit ee4755a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

netlify.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
publish = "exampleSite/dist/"
88

99
[context.production.environment]
10-
HUGO_VERSION = "0.23"
10+
HUGO_VERSION = "0.30.2"
1111

1212
# Deploy Preview context: All Deploy Previews
1313
# will inherit these settings.
@@ -17,7 +17,7 @@
1717

1818

1919
[context.deploy-preview.environment]
20-
HUGO_VERSION = "0.23"
20+
HUGO_VERSION = "0.30.2"
2121

2222
[context.branch-deploy.environment]
23-
HUGO_VERSION = "0.23"
23+
HUGO_VERSION = "0.30.2"

0 commit comments

Comments
 (0)