Sunday 23 September 2018

nodenv and Jenkins pipelines

Hey everyone, I have struggled few times managing different NodeJS, Ruby, and Python versions, the plugins are not well integrated with pipelines, NVM and RVM sometimes sucks, so I decided to find a different way.Locally I love use nodenv, rbenv and pyenv, so I created a Jenkins shared library that install the those tools and allows you setup multiple different versions.You can find the repo and documentation here: https://ift.tt/2xwJ3VI use and contribute to the project or let me know if you have any suggestions.

Submitted September 23, 2018 at 06:49PM by pedrocesar-ti

No comments:

Post a Comment