AWS CodeBuild – Understanding Output Artifacts



AWS CodeBuild – Understanding Output Artifacts

#aws #awstutorialforbeginners #AWSTutorial

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 show you how to create output artifacts for your codebuild instance and how we can define what files to output in our buildspec.yml file.

source