ado_queue_build
Queue a build definition to run a pipeline, optionally selecting a source branch.
Instructions
Queue a build from a build definition, optionally on a source branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Source branch to build | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| definitionId | Yes | Build definition ID |