test github...

This commit is contained in:
Chl 2024-08-30 23:24:18 +02:00
parent 3f3e0f25d0
commit f7dd20eec1

View file

@ -94,6 +94,7 @@ runs:
--method PUT \ --method PUT \
--body-file "$MYUPLOAD" \ --body-file "$MYUPLOAD" \
--header "x-ms-blob-content-type: zip" \ --header "x-ms-blob-content-type: zip" \
--header "x-ms-blob-type: BlockBlob" \
"$SIGNED_UPLOAD_URL" "$SIGNED_UPLOAD_URL"
# Finalize the artifact # Finalize the artifact