AWS CodeBuild Buildspec
Jump to navigation
Jump to search
External
Internal
Overview
Structure
version
env
variables
This section sets environment variables that will propagate to the container that performs the build:
env:
variables:
MY_VARIABLE: 'some value'