Hacker News new | ask | show | jobs
by dominotw 3637 days ago
where do you store build caches? npm/gems ect?
1 comments

Dependencies? On the host; they're ephemeral but they'll run multiple builds between coming into existence and disappearing.
but first build always take a hit making the build times unpredictable making build time regressions hard to track.