mirror of
https://github.com/vale981/dato-cms-deploy-demo
synced 2025-03-04 17:01:41 -05:00
10 lines
155 B
TOML
10 lines
155 B
TOML
![]() |
[build]
|
||
|
command = "./build.sh"
|
||
|
publish = "dist"
|
||
|
|
||
|
[template]
|
||
|
incoming-hooks = ["Contentful"]
|
||
|
|
||
|
[template.environment]
|
||
|
CONTENTFUL_TOKEN = "change me"
|