ci: remove duplicate fork pipeline in MRs
authorEric Engestrom <eric@igalia.com>
Fri, 8 Sep 2023 18:15:15 +0000 (19:15 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 12 Sep 2023 17:55:53 +0000 (17:55 +0000)
commit717cff829c51bd084a1592ab1b35408b52ca6b22
tree0b2a615df8fc6019f00b2eac9a0eaa0df4df0b6a
parent941d92408ee53820cb37f294df3c20c799a569fa
ci: remove duplicate fork pipeline in MRs

The argument for keeping this duplicate was to not affect
the ci_run_n_monitor script (which by default picked the pipeline in the
user's fork), but the script already supported specifying
a `--pipeline-url` to support that use-case, and it now automatically
picks the MR pipeline if there is no fork pipeline.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25154>
.gitlab-ci.yml