Skip to content

Commit ef25dba

Browse files
committed
👷 Build if .node-version is updated
1 parent 062b443 commit ef25dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
base = "build"
33
command = "yarn test && yarn build:prod"
44
publish = "dist"
5-
ignore = "git diff --quiet HEAD^ HEAD ../defaults.yml ../defaults-fr.yml ../images/ __snapshots__/ templates/ netlify.toml *.js package.json yarn.lock"
5+
ignore = "git diff --quiet HEAD^ HEAD ../defaults.yml ../defaults-fr.yml ../images/ __snapshots__/ templates/ netlify.toml *.js package.json yarn.lock .node-version"
66

77
[[plugins]]
88
package = "netlify-plugin-minify-html"

0 commit comments

Comments
 (0)