trigger_build
Trigger a new build in TeamCity by specifying the build type ID, with options to set branch, comment, and custom parameters.
Instructions
Trigger a new build
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildTypeId | Yes | Build type ID to trigger | |
| branchName | No | Branch to build (optional) | |
| comment | No | Build comment (optional) | |
| properties | No | Optional build parameters to set when triggering the build |