helm-staging

This commit is contained in:
Stavros Kois
2024-06-01 00:29:54 +03:00
committed by GitHub
parent 64f53931a7
commit 1a236cf73d
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -65,6 +65,8 @@ jobs:
rm -rf helm/charts
mkdir helm/charts
cp -rf charts helm
echo "Copying changelogs to helm"
cp -r ./changelogs ./helm/
- name: Commit Helm Changes
run: |
@@ -97,7 +99,6 @@ jobs:
./charttool genchartlist ./charts
mv charts.json website/src/assets/charts.json
ls -la
echo "Copying changelogs to docs"
cp -r ./changelogs ./website/src/docs/