AutoDevops cache

Using AutoDevops and am noticing that an Angular build that takes 3 minutes is taking more like 11 minutes. It seems like out of the box caching isn’t enabled whatsoever: lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml · master · GitLab.org / GitLab FOSS · GitLab

I’m seeing around 5-8 minutes to pull herokuish from Docker on every pull, even when using a “Specific Runner”.

Is there any reason why caching isn’t enabled out of the box (I’ve copied the config to my own repository so can make changes)?