Workflow lines get crossed and changes from build to build

When using workflows, the lines drawn between jobs cross over which makes it difficult to see what the proceeding/preceding job is/was.

There should be 4 straight lines from one img job to one k8s deploy job. As you can see even the order of the jobs from one column to the next also changes. First img task starts with notification service and the second deploy column starts with auth service.

These lines change from build-to-build.

1 Like