In this question I've seen a nice graph which shows a jenkins pipeline:
But how can a generate such an image from my pipeline?
Is there a special plugin or hidden button? I've found no such hint on the jenkins pipeline documentation.
In this question I've seen a nice graph which shows a jenkins pipeline:
But how can a generate such an image from my pipeline?
Is there a special plugin or hidden button? I've found no such hint on the jenkins pipeline documentation.
That's the "Blue Ocean" plugin, currently still in experimental mode, I believe.
I just use this plugin to view above chart. https://plugins.jenkins.io/pipeline-graph-view/ check this plugin