CodeBuild: Build, Scan & Push

The Build phase includes the commands to build, scan and push our image. CodeBuild uses a build project which can be defined through a YAML file.

  1. Review the codebuild-scan-push.yaml again. This file defines this Build phase.
  2. In your CodePipeline console, expand Build and click on Build projects. AWS Codebuild Projects
  3. Click on the codebuild-build Build project. AWS Codebuild Build
  4. You can view the Build history, Build details and Metrics. AWS Codebuild Build