2018-04-27 00:25:43 +02:00
|
|
|
[build]
|
2018-07-03 00:00:56 +02:00
|
|
|
command = "hugo -s exampleSite"
|
|
|
|
publish = "exampleSite/public"
|
2018-04-27 00:25:43 +02:00
|
|
|
|
|
|
|
[context.production.environment]
|
|
|
|
HUGO_VERSION = "0.37.1"
|
|
|
|
|
|
|
|
[context.deploy-preview.environment]
|
|
|
|
HUGO_VERSION = "0.37.1"
|