mirror of https://github.com/luizdepra/hugo-coder.git

John Tobin
23.17.2019 87879a726ac03f6689904ca36263f7d53d1ba31f
netlify.toml
@@ -3,10 +3,10 @@
  command = "make prepare && hugo --source demo --baseURL $URL"
[context.production.environment]
  HUGO_VERSION = "0.49.2"
  HUGO_VERSION = "0.54.0"
[context.deploy-preview]
  command = "make prepare && hugo --source demo --buildFuture --buildDrafts --baseURL $DEPLOY_PRIME_URL"
[context.deploy-preview.environment]
  HUGO_VERSION = "0.49.2"
  HUGO_VERSION = "0.54.0"