gitlab-ci: Drop dependencies:
authorMichel Dänzer <mdaenzer@redhat.com>
Fri, 10 Jul 2020 15:19:00 +0000 (17:19 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Jul 2020 08:51:14 +0000 (08:51 +0000)
commit3ed104b2aa14818f789cbe79de8c6742cc7b5ad7
treea576da7029dea5ab4a14fc76223a8de3443d6801
parentaa2457fc130679a9f0f2512d2dbd02f66e33cd5d
gitlab-ci: Drop dependencies:

Artifacts from jobs listed in needs: are downloaded by default, so
there's no need to list them in dependencies: as well (in fact,
https://docs.gitlab.com/ce/ci/yaml/#artifact-downloads-with-needs says
using dependencies: together with needs: is invalid, so we might have
been getting lucky...).

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