Job Failed #119174

Job #119174 failed for b67ba03a:

Our .gitlab-ci.yml assumes it'll run in a docker container (and can use a debian image, install dependencies in it, etc.)

That does not work with a shell executor as on client-21.

@mujkanovic1 -- can we have an override of .gitlab-ci.yml on this gitlab instance that overrides the one in the repo (which I want to keep for 'normal' setups?)