Merge pull request #6075 from inspec/im/netlify_hugo_version

Remove Hugo version from Netlify config
This commit is contained in:
Ian Maddaus 2022-05-24 10:15:02 -04:00 committed by GitHub
commit 9bb96d8adb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,7 @@
[build]
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_ENABLEGITINFO = "true"
GO_VERSION = "1.15"
NODE_ENV = "development"
[build.processing]