1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00

move tar to docs folder

This commit is contained in:
Martin McKeaveney 2021-12-21 15:26:49 +00:00
parent 237bd8ab48
commit 63e8634567

View file

@ -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