copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

pipeline: build workloads in parallel

Open huanjani opened this issue 3 years ago • 0 comments

Our pipelines deploy workloads in parallel by default, but they could also build in parallel to save time.

Customer request: https://stackoverflow.com/questions/72375124/is-it-possible-to-make-the-build-stage-parallel

We could possibly use this CodeBuild feature: https://stackoverflow.com/questions/72375124/is-it-possible-to-make-the-build-stage-parallel

huanjani avatar Jul 18 '22 19:07 huanjani