Retry a build in Amazon CodeBuild - Amazon CodeBuild
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Retry a build in Amazon CodeBuild

You can use the Amazon CodeBuild console, Amazon CLI,or Amazon SDKs to retry either a single build or a batch build in Amazon CodeBuild.

Retry a build (console)

  1. Open the Amazon CodeBuild console at https://console.amazonaws.cn/codesuite/codebuild/home.

  2. Do one of the following:

    • If the build-project-name:build-ID page is displayed, choose Retry build.

    • In the navigation pane, choose Build history. In the list of builds, select the box for the build, and then choose Retry build.

    • In the navigation pane, choose Build projects. In the list of build projects, in the Name column, choose the link for the build project's name. In the list of builds, select the box for the build, and then choose Retry build.

Note

By default, only the most recent 100 builds or build projects are displayed. To view more builds or build projects, choose the gear icon, and then choose a different value for Builds per page or Projects per page or use the back and forward arrows.

Retry a build (Amazon CLI)

Retry a build (Amazon SDKs)

For more information about using Amazon CodeBuild with the Amazon SDKs, see the Amazon SDKs and tools reference.