ExportImportBuildDefinition
ExportImportBuildDefinition copied to clipboard
Exporting release pipeline definitaion
Hey,
I'd like to version control of our release pipelines. To do that, I need to automate exporting them from Azure DevOps.
What I have found is the API that downloads information about pipeline but not the json definition itself - all the tasks, inputs etc.
Could you help achieve it? Thanks, R