.gitea/workflows/helm-chart.yaml aktualisiert
All checks were successful
Publish Helm Chart / Build and Publish Helm Chart (push) Successful in 16s

This commit is contained in:
tim
2024-12-05 22:13:26 +01:00
parent 7c9c43d747
commit 680725f599

View File

@@ -23,7 +23,7 @@ jobs:
# Build Helm Chart # Build Helm Chart
- name: Package Helm Chart - name: Package Helm Chart
run: | run: |
helm package helm/ -d ./packages/ helm package helm/cert-manager-webhook-variomedia -d ./packages/
# Login to Gitea OCI Registry # Login to Gitea OCI Registry
- name: Login to Gitea OCI Registry - name: Login to Gitea OCI Registry