There are use cases where a pipeline may be dependent on another pipeline within the same stage. For such use cases it would be easier to set a dependent pipeline within the same stage. Another use case I can think of is when pipelines should be executed sequentially within the same stage. If my understanding of framework is correct we cannot have dependent jobs in the same stage.
There are use cases where a pipeline may be dependent on another pipeline within the same stage. For such use cases it would be easier to set a dependent pipeline within the same stage. Another use case I can think of is when pipelines should be executed sequentially within the same stage. If my understanding of framework is correct we cannot have dependent jobs in the same stage.