01-26-2018 06:54 PM
I have a parent pipeline which invokes 4 distinct child pipelines one after another. Can I deactivate(or some sort of) first 3 and run only the last one.
In the above pipeline, I want to run only the last one and deactivate first 3, Is that possible by any means?
Use case: We have a complex pipeline which invokes 25 child pipelines one after other. Sometimes, first 12 pipelines run successfully and then 13th pipeline fails. Once I fix the error, I want to run the pipeline from 13th pipeline and don’t want to run the first 12 pipelines. Is this possible?
Please comment/reply if my question is not clear.
01-29-2018 10:02 AM
I don’t think we have a direct way of doing this right now. Here are a couple of options: