Fix pipeline
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 2s
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 2s
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
- name: Upload Helm Chart
|
||||
run: |
|
||||
curl --request POST \
|
||||
-H "Authorization: Bearer ${{ secrets.GITEA_TOKEN }}" \
|
||||
--form "chart=@wordyne-${HELM_CHART_VERSION}.tgz" \
|
||||
https://git.cloudyne.io/api/packages/helm/helm/charts
|
||||
--user "${HELM_USER}:${HELM_PASS}" \
|
||||
--upload-file "wordyne-${HELM_CHART_VERSION}.tgz" \
|
||||
https://helm.cloudyne.io/api/charts
|
||||
|
||||
Reference in New Issue
Block a user