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