mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
remove extra instruction in publish script
This commit is contained in:
parent
b251cd0e6f
commit
dd3d570d8c
1 changed files with 3 additions and 1 deletions
|
@ -25,5 +25,7 @@ hugo
|
|||
|
||||
echo "Updating gh-pages branch"
|
||||
cd public && git add --all && git commit -m "Publishing to gh-pages (publish.sh)"
|
||||
cd ..
|
||||
|
||||
echo "done!"
|
||||
|
||||
`
|
||||
|
|
Loading…
Add table
Reference in a new issue