Skip to content

Commit

Permalink
Upgrade Hugo version to 0.38.2 on netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Foo committed Apr 17, 2018
1 parent c424525 commit ba1e8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
@@ -1,5 +1,5 @@
[context.deploy-preview.environment]
HUGO_VERSION = "0.37.1"
HUGO_VERSION = "0.38.2"

[context.deploy-preview]
command = "hugo --buildDrafts --buildFuture --baseURL $DEPLOY_PRIME_URL && echo '/docs/* /:splat' >> public/_redirects"

0 comments on commit ba1e8b8

Please sign in to comment.