App-Open-Source-per-iPhone-.../gatsby/netlify.toml

8 lines
205 B
TOML
Raw Permalink Normal View History

[[plugins]]
package = "netlify-plugin-gatsby-cache"
[build]
ignore = "git diff —quiet HEAD^ HEAD . ../contents.json"
publish = "public/"
2020-09-10 20:27:22 +02:00
command = "head -n 2 ../contents.json && yarn run build"