chore: ignore website builds
This commit is contained in:
parent
d2ac377e40
commit
22479f68f4
@ -2,6 +2,7 @@
|
|||||||
base = "/"
|
base = "/"
|
||||||
command = "yarn build:demo"
|
command = "yarn build:demo"
|
||||||
publish = "dev-test/"
|
publish = "dev-test/"
|
||||||
|
ignore = "git diff --quiet HEAD^ HEAD website/"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
YARN_FLAGS = "--no-ignore-optional"
|
YARN_FLAGS = "--no-ignore-optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user