Step 6: Run the build - AWS CodeBuild

Step 6: Run the build

(Previous step: Step 5: Create the build project)

In this step, you instruct AWS CodeBuild to run the build with the settings in the build project.

To run the build
  1. Open the AWS CodeBuild console at https://console.aws.amazon.com/codesuite/codebuild/home.

  2. In the navigation pane, choose Build projects.

  3. In the list of build projects, choose codebuild-demo-project, and then choose Start build. The build starts immediately.

Next step

Step 7: View summarized build information