Skip to content

Support for batch / build-matrix? #107

Open
@irbrad

Description

@irbrad

I'm running into an issue where I'm trying to set environment variables inside of the buildspec.yml but the variables are never set during install/build steps of the CodeBuild process. The buildspec.yml has the following in it:

batch:
  build-matrix:
    dynamic:
      env:
        variables:
          <<snip>>

Is this something that isn't supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions