E
E
EmachinesDIMA2021-10-11 22:00:16
GitLab
EmachinesDIMA, 2021-10-11 22:00:16

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.
61648989150b0637307191.png
61648993a9ca0445567765.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
EmachinesDIMA, 2021-10-18
@EmachinesDIMA

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 question

Ask a Question

731 491 924 answers to any question