Skip to content

Commit 49cb4d3

Browse files
committed
chore: update ignore command
1 parent eb14288 commit 49cb4d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
base = "docs"
1010
command = "pnpm install --frozen-lockfile --shamefully-hoist && pnpm -w dev:prepare && pnpm generate"
1111
publish = "dist"
12+
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF docs pnpm-lock.yaml"
1213

1314
[build.environment]
1415
NPM_FLAGS="--version"

0 commit comments

Comments
 (0)