There is a Run button and a build history interface in the top right corner of the page. Click the Run button to re-run the current build configuration. Click the ellipsis on the Run button to customize a build to run.
Use Build Actions drop-down menu to add commentary and tags to the build, and to pin or unpin the build.
Use Edit Configuration Settings drop-down to navigate to particular stage of editing current build configuration parameters. Click the guillemets (angle brackets) on the build history interface to navigate to Build Results pages of the previous and next builds (identified with their build state and number), or click the All history link to view the build history tab of the build configuration home page.
 | In TeamCity, the list of available UI elements depends on user's permissions. |
|
|
The Build Log tab appears on the Build Results page and is a quick way to view all of the information that was generated when the build was run.
| Item |
Description |
| Download full build log link |
Click this link to download the complete build log. |
| Important messages link |
Click this link to view only warnings, error messages, and the final build status message. |
| All messages link |
Click this link to show all of the information that was generated during the build process. |
See Also: