GitLab mangled artifact filenames when `CI_JOB_NAME` contained a slash (e.g. 1/4), resulting in broken names like `4.zip`. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13424 Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35796>