sp41832
8 years agoNew Contributor II
Single pipeline to call multiple pipelines
Hi,
I need to design a scheduled task, such that each pipeline executes one after other.
Either i can visit each pipe line and schedule them individually.(Currently doing this)
Is there any other way where i can design a single pipeline where it calls all other pipelines in a single project space? and error handling at the same time.