gitlab-ci: Remove indirect dependencies from needs:
authorMichel Dänzer <mdaenzer@redhat.com>
Fri, 10 Jul 2020 15:00:14 +0000 (17:00 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Jul 2020 08:51:14 +0000 (08:51 +0000)
commitaa2457fc130679a9f0f2512d2dbd02f66e33cd5d
treeb8959e83245ab710d0ae5b6b92a058932adf82ea
parentbf1376aba0e9967317bd5284b6bf324b5cea1b59
gitlab-ci: Remove indirect dependencies from needs:

Tomeu discovered that GitLab 12.8 fixed the bug where jobs would
spuriously run even though some of their dependency jobs were skipped.
So we don't need to list indirect dependencies anymore.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5845>
.gitlab-ci.yml