AzureDevops_QueueBuild
AzureDevops_QueueBuildQueue a new Azure DevOps build for a specified project and build definition, with an optional source branch.
Instructions
Queue a new build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name or ID | |
| definition_id | Yes | Build definition ID to queue | |
| source_branch | No | Branch to build (e.g., 'refs/heads/main') |