Commit Graph

5 Commits

Author SHA1 Message Date
James Panther
7179daef26
👷 Bump Hugo version in Netlify config 2023-09-10 10:56:36 +10:00
Sid
c015a25f3a
👷 Specify HUGO_VERSION environment variable once in netlify.toml
If an environment variable (`HUGO_VERSION` in this case) has the same value for all contexts (production, deploy-preview & branch-deploy), then there is no need to specify it for each context.

Specifying it once under [build.environment] should be enough.

From https://docs.netlify.com/configure-builds/file-based-configuration/#deploy-contexts :

"any property of a context-aware key, such as [build] or [[plugins]], will be applied to all contexts unless the same property key is present in a more specific context."
2023-08-31 11:30:51 +05:30
James Panther
8653a4d170
👷 Update Netlify Hugo version 2023-06-04 10:53:03 +10:00
James Panther
84ea1005bb
👷 Update Netlify Hugo version 2022-11-22 11:26:04 +11:00
James Panther
bdf096231d
👷 Add Netlify config 2022-06-17 10:46:01 +10:00