Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upload build output using parallel threads
## What it solves Identical to safe-global/safe-docs#680 and safe-global/safe-homepage#541, this fix aims to drastically reduce deployment times to AWS. ## How this PR fixes it The issue is solved by uploading files in parallel using the `&` operator.
- Loading branch information