mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 15:37:19 +00:00
fix GitHub pages publishing dir
This commit is contained in:
parent
4124fc7d79
commit
b251cd0e6f
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
DIR=$(dirname "$0")
|
DIR=$(dirname "$0")
|
||||||
|
|
||||||
cd $DIR/..
|
|
||||||
|
|
||||||
if [[ $(git status -s) ]]
|
if [[ $(git status -s) ]]
|
||||||
then
|
then
|
||||||
echo "The working directory is dirty. Please commit any pending changes."
|
echo "The working directory is dirty. Please commit any pending changes."
|
||||||
|
|
Loading…
Add table
Reference in a new issue