Skip to content

Iss #264 - Add custom npm cache to resolve perm issue

Initial caches created furing build were placed outside of the workdir for the cron jobs, meaning there was some oddities with permissions in the logs of all runs. This should address that with custom caches in each of the cron images.

Merge request reports