I am using parent child pipelines with strategy:depend
as explained in the documentation.
When i checked the pipelines dashboard, the parent pipeline took 1 minute to finish while the child pipeline took 3 minutes to finish.
Shouldn’t the parent pipeline time be 4 minutes (especially that I am using strategy:depend
) ?