AWS CodeBuild – Building an Angular app using the buildspec.yml file



AWS CodeBuild – Building an Angular app using the buildspec.yml file

This is part of Phase 1 of continuously deploying an Angular app to S3. To get the source used in this video and all videos in Phase 1 download the following repository and use the Phase1 branch.

https://github.com/lyraddigital/angular-devops

In this video I create a very simple buildspec.yml file that has the ability to build an Angular 6 application.

source

You May Also Like