Compare commits
No commits in common. "4816c241b36e7269c93d4a3cda614397b9123380" and "e294d44da563669f39afc853e94c1ac6aa29d5f3" have entirely different histories.
4816c241b3
...
e294d44da5
@ -45,7 +45,3 @@ runs:
|
||||
echo '!!!!!!'
|
||||
echo "File: @${RESULT_FILE} to ${{ vars.HELM_REPOSITORY }}/api/charts?force"
|
||||
curl "${{ vars.HELM_REPOSITORY }}/api/charts?force" --data-binary "@${RESULT_FILE}" -v
|
||||
if [ $? -ne 0 ] then
|
||||
echo 'Can't upload file'
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user