Hi! I need to setup a few builds on builds.a.o for a project partially based on node.js.
What are the best practices for those types of builds? My knee-jerk reaction was to DL node.js as part of the build and localize it within my job(s). This would work, but means a lot of extra bandwidth for the stuff that could be common. Thoughts? Thanks, Roman.