CI/CD with Angular, GitHub, and AWS CodePipeline
Please add “buildspec.yml” file in your angular application under root folder and push to GitHub
https://github.com/pvenkateshnaidu/dating-frontend/blob/master/buildspec.yml
1: Go to AWS console and Code Pipeline
2 : Enter Pipeline Name and choose New Service Role
3 : Source Provider “GitHub” and Connect to GitHub
4 : Choose your deploy code GitHub repository and branch
5: Choose AWS code build and create Project
6: Enter Project Name and Operating System image and environment
7: Choose Deploy Provider Amazon S3 Bucket and Choose Extract file before deploy
8: Click on Create Pipe Line