Updated CI
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 2s

This commit is contained in:
Lars
2024-01-22 12:17:36 +01:00
parent 0ceead288a
commit e93cdda80e

View File

@@ -21,5 +21,5 @@ jobs:
run: | run: |
curl --request POST \ curl --request POST \
--user ${{ secrets.HELM_PKG_UPLOAD_USER }}:${{ secrets.HELM_PKG_UPLOAD_PASS }} \ --user ${{ secrets.HELM_PKG_UPLOAD_USER }}:${{ secrets.HELM_PKG_UPLOAD_PASS }} \
--form "chart=@*-${HELM_CHART_VERSION}.tgz" \ --form "chart=@minimal-test-${HELM_CHART_VERSION}.tgz" \
https://git.cloudyne.io/api/packages/helm/helm/api/charts https://git.cloudyne.io/api/packages/helm/helm/api/charts