Understanding The AWS CodeBuild buildspec.yml File
- Jacob Baloul
- Jun 19, 2023
- 1 min read
In this post, we will focus on some of the important layers of the buildspec.yml file, in order to assemble our stack and it's layers the right way, like constructing a delicious application cake ;-)
Let's begin...
[TODO]
link to official docs
writeup about runtime section, pip / node install sections, sed parameters.json files, and the important artifact section....
Comments