aws-codebuild-docker-images icon indicating copy to clipboard operation
aws-codebuild-docker-images copied to clipboard

Add support for batch builds

Open tscully49 opened this issue 4 years ago • 2 comments

I can't seem to find a way to run this against a codebuild batch job. This functionality would be great!

Example buildspec.yml

version: 0.2

batch:
  build-graph:
    - identifier: templates
      buildspec: templates/buildspec.yml

tscully49 avatar Feb 10 '21 19:02 tscully49

Any hacks to make it work?

tomaszdudek7 avatar Sep 21 '21 05:09 tomaszdudek7

Is this a wontfix issue?

Would be nice if we can test batch locally.

digglife avatar Jul 08 '23 09:07 digglife