mirror of
https://github.com/openziti/zrok.git
synced 2026-08-24 02:34:20 -05:00
remove public
The "public": true flag in vercel.json makes deployment source and logs publicly accessible and is a deprecated, file-only property. The unrecognized field caused Dependabot preview deployments to fail. Mirrors openziti/ziti-doc#1314.
This commit is contained in:
@@ -5,6 +5,5 @@
|
||||
"silent": false
|
||||
},
|
||||
"cleanUrls": false,
|
||||
"public": true,
|
||||
"ignoreCommand": "grep -qE '^(gh-pages)$' <<< ${VERCEL_GIT_COMMIT_REF} || git diff --quiet HEAD^ HEAD -- ../website/ ../docs/ ../**/*.md"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user