fix: skip penfield builds when no changes
This commit is contained in:
parent
0672a761e3
commit
1a590ffc0e
1 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
{
|
{
|
||||||
"installCommand": "pnpm install",
|
"ignoreCommand": "git diff HEAD^ HEAD --quiet -- ."
|
||||||
"buildCommand": "pnpm --filter @ily/penfield build",
|
|
||||||
"outputDirectory": "dist"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue