Compare commits
No commits in common. "465d5a96aa19aeec745dbc81652bd731805ad544" and "494d565b4ef074b3a07c1174e56d49a69e41e196" have entirely different histories.
465d5a96aa
...
494d565b4e
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ steps:
|
|||
-H "Authorization: token $RELEASE_UPLOAD_TOKEN" \
|
||||
-H "accept: application/json" \
|
||||
-H "Content-Type: multipart/form-data" \
|
||||
-F "attachment=@$package_path" \
|
||||
-F "attachment=@$package_name" \
|
||||
"$RELEASES_URL/$TAG_ID/assets?name=$package_name" ; \
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue