Open
Description
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
Labels
No labels