mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-01-22 06:39:12 +01:00
8 lines
205 B
TOML
8 lines
205 B
TOML
[[plugins]]
|
|
package = "netlify-plugin-gatsby-cache"
|
|
|
|
[build]
|
|
ignore = "git diff —quiet HEAD^ HEAD . ../contents.json"
|
|
publish = "public/"
|
|
command = "head -n 2 ../contents.json && yarn run build"
|