Remove Use Of docker run from Auto DevOps template to speed it up with caching
There is much discussion about some use of `docker run` inside jobs [here](https://gitlab.com/gitlab-org/gitlab-ce/issues/46050). This slows us down as the images will never be cached and they are very big.
issue