mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 13:24:45 -04:00
Update HUGO_VERSION
This commit is contained in:
parent
2abd031ae7
commit
110ed19eed
@ -67,14 +67,14 @@ For production:
|
|||||||
|
|
||||||
```
|
```
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.36"
|
HUGO_VERSION = "0.53"
|
||||||
```
|
```
|
||||||
|
|
||||||
For testing:
|
For testing:
|
||||||
|
|
||||||
```
|
```
|
||||||
[context.deploy-preview.environment]
|
[context.deploy-preview.environment]
|
||||||
HUGO_VERSION = "0.36"
|
HUGO_VERSION = "0.53"
|
||||||
```
|
```
|
||||||
|
|
||||||
The Netlify configuration file can be a little hard to understand and get right for the different environment, and you may get some inspiration and tips from this site's `netlify.toml`:
|
The Netlify configuration file can be a little hard to understand and get right for the different environment, and you may get some inspiration and tips from this site's `netlify.toml`:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user