mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 00:07:04 +02:00
Merge pull request #204 from openziti/vercel-stop-ignoring-gh-pages
stop overriding the Vercel ignore command
This commit is contained in:
commit
de9f430b53
@ -6,5 +6,5 @@
|
||||
},
|
||||
"cleanUrls": false,
|
||||
"public": true,
|
||||
"ignoreCommand": "[[ \"${VERCEL_GIT_COMMIT_REF}\" =~ ^(gh-pages)$ ]] || git diff --quiet HEAD^ HEAD -- ../website/ ../docs/"
|
||||
"ignoreCommand": "git diff --quiet HEAD^ HEAD -- ../website/ ../docs/"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user