Hacker News new | ask | show | jobs
The best way I found for the use of NVM in CI/CD (timor.site)
2 points by ___timor___ 1133 days ago
1 comments

I've been working recently on providing nvm integration in Docker base images and on our CI/CD, with a target to make it work as easy for developers as possible.

I think, I nailed it, but... I didn't saw anyone else doing it like that and I wonder now if it might contain any non obvious flaws?