Answer the question
In order to leave comments, you need to log in
Why are lines not showing between stages tasks in gitlab ci?
I apologize for my naivety, I'm just learning gitlab.
In all sources, lines are drawn between jobs, but in my environment for some reason they are not.
Perhaps there is some parameter? Or is it a Gitlab revision? I have CE, maybe where the lines are EE?
where only build and test are mine, the second picture is from the Internet.
Answer the question
In order to leave comments, you need to log in
https://docs.gitlab.com/ee/ci/pipelines/index.html...
need to define needs.
successive task execution dependencies
however, this has negative consequences, for example, ignoring the conditions of the tasks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question