Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| de7e389ff7 |
@@ -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=@wordyne-${HELM_CHART_VERSION}.tgz" \
|
--form "chart=@cloudypress-${HELM_CHART_VERSION}.tgz" \
|
||||||
https://git.cloudyne.io/api/packages/helm/helm/api/charts
|
https://git.cloudyne.io/api/packages/helm/helm/api/charts
|
||||||
|
|||||||
Reference in New Issue
Block a user