Make `store_artifacts` enable to upload in parallel
complete
Masatoshi Kubode
As mentioned in https://discuss.circleci.com/t/speed-up-store-artifacts/39721
store_artifacts
is too slow when there are many files to upload.So what about making
store_artifacts
enable to upload in parallel?S
Sebastian Lerner
complete
https://circleci.com/changelog/artifact-uploads-now-happen-in-parallel/