Propagate feature for child pipeline
S
Sapphire Dove
There is no feature for propagating services in child pipeline from parent pipeline.
If no, what is the alternate way we can have to propagate service and artifacts from parent pipeline to child pipeline?
Let's say
I have one stage(notification) in both pipeline(parent and child). We are propagating services for each stage in the pipeline.
So, during runtime I want to choose service and artifact path for parent pipeline and same should apply to child pipeline.
Log In