mirror of
https://github.com/openziti/zrok.git
synced 2025-06-02 08:05:58 +02:00
Merge branch 'main' into v0.4_metrics
This commit is contained in:
commit
34c6b9ae3f
@ -6,5 +6,5 @@
|
|||||||
},
|
},
|
||||||
"cleanUrls": false,
|
"cleanUrls": false,
|
||||||
"public": true,
|
"public": true,
|
||||||
"ignoreCommand": "[[ \"${VERCEL_GIT_COMMIT_REF}\" =~ ^(gh-pages)$ ]] || git diff --quiet HEAD^ HEAD -- ../website/ ../docs/"
|
"ignoreCommand": "grep -qE '^(gh-pages)$' <<< ${VERCEL_GIT_COMMIT_REF} || git diff --quiet HEAD^ HEAD -- ../website/ ../docs/"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user