Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
needs latest version of hugo
Browse files Browse the repository at this point in the history
Signed-off-by: Frances Coronel <hello@fvcproductions.com>
  • Loading branch information
Frances Coronel committed Sep 4, 2018
1 parent bf9b5aa commit e97eec5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions netlify.toml
@@ -0,0 +1,11 @@
[build]
publish = "dist"
command = "gulp build"

[context.production.environment]
HUGO_VERSION = "0.48"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"

[context.deploy-preview.environment]
HUGO_VERSION = "0.48"

0 comments on commit e97eec5

Please sign in to comment.