Hi,
We're experiencing an error with Drone artifact uploads to S3 via S3 sync.
The drone build will randomly fail on certain files with the following error:
ERROR: failed to upload /foo/bar/..../baz.svg to foo/img/login.svg: NoSuchKey: The specified key does not exist.
status code: 404, request id: 123456
[info] build failed (exit code 1)
There are no discernible patterns in the filename, filetype or filesize that we causes the error, nor is there a discernible pattern in the number of files before the upload fails.
Please let me know if I can provide any extra info to help contextualize this issue, and thanks in advance.