Lowerspace Chart Name and simplify pipeline
Some checks failed
Build and Push Docker Image / build (push) Failing after 7s

This commit is contained in:
2026-02-19 11:13:40 +01:00
parent dca64a8764
commit 4498f4381f
2 changed files with 2 additions and 5 deletions

View File

@@ -17,8 +17,5 @@ jobs:
- name: Setup helm Repo
run: helm repo add --username ${{ secrets.REGISTRY_USER }} --password ${{ secrets.REGISTRY_PASSWORD }} gitea https://git.kocoder.xyz/api/packages/kocoded/helm
- name: Build helm chart
run: helm package ./helm/chart/vt
- name: Build and Push
run: helm cm-push ./vt-*.tgz gitea
run: helm cm-push ./helm/chart/vt gitea