move tar to docs folder
This commit is contained in:
parent
237bd8ab48
commit
63e8634567
|
@ -47,7 +47,7 @@ jobs:
|
|||
git config user.email "<>"
|
||||
git pull
|
||||
helm package charts/budibase
|
||||
mv budibase-${{ env.RELEASE_VERSION }}.tgz docs
|
||||
mv *.tgz docs
|
||||
helm repo index docs
|
||||
git checkout gh-pages
|
||||
git add -A
|
||||
|
|
Loading…
Reference in New Issue