Remove Hugo version from Netlify config

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
This commit is contained in:
Ian Maddaus 2022-05-23 12:14:56 -04:00
parent 07fd5253ef
commit 0eda6ca5db

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]