Forum Discussion

tliljekvist's avatar
tliljekvist
New Contributor
2 years ago
Solved

Design pipelines to run sequentially

So, I'm building a pipeline which performs a number of API requests and writes the responses to Blob storage. When that pipeline and it's child pipelines are done executing I want to trigger a separ...