0

The below solution is to trigger a pipeline by providing a pipeline ID explicitly in code. But If we have 5 pipelines created and if we run python code it should run the all pipeline that we created and important thing here is, Once we run python code it should fetch the pipeline Id dynamically and then it should run every pipeline.

I felt for this we need to create a function in python : Here is the reference link that i am sharing.

Azure python blob storage trigger run azure devops pipeline problem

Hope it may helps to get some idea to achive this task.

Can Any one please help me to achive this task.

Ecstasy
  • 1,866
  • 1
  • 9
  • 17
  • You can refer to [azure-pipelines-python](https://github.com/Azure-Samples/azure-pipelines-python) and [Azure Devops Pipelines with clean Python environment](https://stackoverflow.com/questions/60636285/azure-devops-pipelines-with-clean-python-environment) – Ecstasy Dec 23 '21 at 09:15
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Jan 01 '22 at 01:14

0 Answers0