Create Build Stage

Overview

In the build stage of AWS CodePipeline, you’ll configure the process that compiles your source code, runs tests, and packages the application. This stage typically involves integrating with AWS CodeBuild or another build service.

  1. Set-up Build Provider using exiting CodeBuild project. buildspect
  2. Choose the Codebuild Project or you can create new one. buildspect