Jobs with CI_COMMIT_REF_SLUG in `image` do not get included on merge request
Only the jobs that do no reference CI_COMMIT_REF_SLUG
in their image
get included, but I couldn't find any documentation about this behaviour. I assumed that CI_COMMIT_REF_SLUG
would point to the source branch.