mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
cleanup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
8d83576de4
commit
f7521e7935
|
@ -64,7 +64,7 @@ main(){
|
|||
-H "Content-Type: application/octet-stream" \
|
||||
"https://uploads.github.com/repos/${GITHUB_REPOSITORY}/releases/${release_id}/assets?name=${filename}&access_token=${GITHUB_TOKEN}"
|
||||
|
||||
echo "Successfully uploaded: ${rp}!"
|
||||
echo "Successfully uploaded: ${rp}"
|
||||
done
|
||||
|
||||
echo "Uploading assets to ${tag_name} complete!"
|
||||
|
|
Loading…
Reference in New Issue
Block a user