Implement allowing child pipeline to have child pipeline
In this commit, we are just allowing parent->child->child nesting. This is controlled by MAX_DESCENDANTS_DEPTH constant. This feature is also behind a FF ci_child_of_child_pipeline for now.
Showing
Please register or sign in to comment