CI: Fix
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s

This commit is contained in:
2026-02-19 11:26:07 +01:00
parent dca83ac39a
commit 95888892da

View File

@@ -15,7 +15,7 @@ jobs:
uses: azure/setup-helm@v4.3.0
- name: Install cm-push
run: helm plugin install https://github.com/chartmuseum/helm-push
run: helm plugin install https://github.com/chartmuseum/helm-push --verify=false
- 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