mirror of
https://github.com/xtool-org/xtool.git
synced 2026-02-04 11:53:30 +01:00
Deploy when toml file changes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
publish = "docs/"
|
||||
command = "./build.sh"
|
||||
environment = { SWIFT_VERSION = "6.1" }
|
||||
ignore = "git -C .. diff --quiet $CACHED_COMMIT_REF $COMMIT_REF -- Sources/XToolDocs Netlify"
|
||||
ignore = "git -C .. diff --quiet $CACHED_COMMIT_REF $COMMIT_REF -- Sources/XToolDocs Netlify netlify.toml"
|
||||
|
||||
[[redirects]]
|
||||
from = "/"
|
||||
|
||||
Reference in New Issue
Block a user