Skip to content

Added '-L' flag to all curl S3 file upload calls because AWS replies with redirect

I've noticed that recently AWS replies with redirect response when uploading a file to presigned URL. That results in upload failure unless curl follows redirects

Merge request reports

Loading