You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an update on this? Batch builds would be really useful to avoid starting multiple codebuild jobs in parallel from Jenkins (which can be problematic when there are lot, e.g. 50+). Thank you
CodeBuild now supports conccurent/coordinated builds in a project with batch build.
https://docs.aws.amazon.com/codebuild/latest/userguide/batch-build.html
The text was updated successfully, but these errors were encountered: