Parent pipeline executing different child pipelines based on condition
Hi,
I have an existing parent pipeline that calls a child pipeline. I have to add another call to another child pipeline. I have to update the parent pipeline so it can call any of the two differen...