top of page

Understanding The AWS CodeBuild buildspec.yml File

Writer's picture: Jacob BaloulJacob Baloul

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


bottom of page