Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e93cdda80e |
@@ -21,5 +21,5 @@ jobs:
|
||||
run: |
|
||||
curl --request POST \
|
||||
--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
|
||||
|
||||
Reference in New Issue
Block a user