eng.run_ci_pipeline
Execute a CI/CD pipeline for a repository. Optionally override the pipeline configuration with custom YAML for build steps.
Instructions
Execute the CI/CD pipeline for a repository. Optionally override the pipeline configuration for custom build steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| config_override | No | Custom pipeline configuration (YAML format) |