The image shows the layout for a pipeline called MyPipeline after a successful run. The gray Start node is to the left. A blue line with an arrow to the right connects it to the first job in the pipeline, Job1. The Build #1 label indicates that it was the first time the job was built. For brevity purposes, all nodes except for Start are shaded green and all jobs in the pipeline are being built for the first time. The Job1 node connects to three job nodes with green lines that have arrows to their right. These three nodes (Job2, Job3, Job4) are run in parallel and, after the last build finishes, connects to Job5, the last job in the pipeline. Green lines with arrows to the right connect the three job nodes that run in parallel he last b in the pipeline, Job5.