ci: Drop "success" job
authorMichel Dänzer <mdaenzer@redhat.com>
Wed, 4 Aug 2021 15:41:46 +0000 (17:41 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 5 Aug 2021 12:24:58 +0000 (12:24 +0000)
commit6ccf11ac2b951963407601b5b1109b45a972e48e
treef565c18557ed5385424ec651980af466c9727344
parent5a536eca9ca763f53bf3e4c8b75752b527f8fc01
ci: Drop "success" job

It was added to make sure every pipeline for a merge request has at
least one job which passes (otherwise it's not possible to merge the
MR). Now the "sanity" job always exists in such pipelines, so this
isn't needed anymore.

Fixes: 4c41d1900e58 "ci: Add jobs running ci-fairy checks"
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12198>
.gitlab-ci.yml