This page describes how to rerun a build on AWS CodeBuild with CIClone.
Prerequisites
The CircleCI connection should be configured as described at here.
Instructions
1. Click AWS CodeBuild
tab at the bottom of the IDE, then AWS CodeBuild toolwindow will be appeared.
2. Select AWS CodeBuild project from a pull-down in the left pane, then the latest builds will be listed below the pull-down in the left pane. After selecting a build to restart, you will be able to click a Retry
button in the tool pane.
↓
4. Click the Retry
button, the build will be restarted.
5. The retrying build will be shown in the left pane. By selecting it, you can view the log on the way of the build.