CodeBuild #
A buildspec.yml is a colleciton of build commands and related settings in YAML format, that CodeBuild uses to run a build. You can include a buildspec as part of the source code or you can define a buildspec when you create build project.
Example:
| buildspec.yml | |
|---|---|