Welcome to mirror list, hosted at ThFree Co, Russian Federation.

netlify.toml - github.com/gohugoio/hugoThemes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fc200fa4ccec10f5fd944e700290cd1f57104c4f (plain)
1
2
3
4
5
6
7
8
[context.production.environment]
HUGO_VERSION = "0.80.0"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"

[context.deploy-preview.environment]
HUGO_VERSION = "0.80.0"
RUBY_VERSION = "2.6.2"