I have a number of tasks and some are dependent on others for completion.
If task A is dependent on tasks B and C completing, then B and C will be 
child tasks of A.
It is also possible that task D is dependent on task B and then we have a 
DAG.
So they will form a dependency graph (Directed Acyclic Graph)
Can I have a pipeline script with nested pipelines and jobs?
Or is there a better alternative.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/96d897cf-35f5-4069-a994-b31396b4eea8n%40googlegroups.com.

Reply via email to