This commit is contained in:
parent
ba29643c98
commit
c6c13e201b
@ -44,5 +44,5 @@ jobs:
|
||||
helm dependency build
|
||||
echo "Packaging ${CHART_NAME}-${CHART_VERSION}"
|
||||
helm package .
|
||||
curl -H "Authorization: token $PACKAGE_TOKEN" -X POST --upload-file ${CHART_NAME}-${CHART_VERSION}.tgz https://git.rre.nu/api/packages/jonas/helm/api/charts"
|
||||
curl -H "Authorization: token $PACKAGE_TOKEN" -X POST --upload-file ${CHART_NAME}-${CHART_VERSION}.tgz https://git.rre.nu/api/packages/jonas/helm/api/charts
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user