mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +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")
|
||||
|
||||
cd $DIR/..
|
||||
|
||||
if [[ $(git status -s) ]]
|
||||
then
|
||||
echo "The working directory is dirty. Please commit any pending changes."
|
||||
|
|
Loading…
Reference in a new issue