mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 08:03:49 +01:00
move vercel branch check to project settings
This commit is contained in:
parent
529c07352f
commit
64bcf3b715
@ -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…
Reference in New Issue
Block a user