Kostiantyn Batura
Kostiantyn Batura
Yeah, I never proposed it to upstream in JJB, I just made it for personal use and haven't had the time\investment to do a proper proposal. I've looked at the...
Just install this module on the same machine that JJB is installed on. (You might want to use https://github.com/rusty-dev/jenkins-job-builder-pipeline/tree/stable until they merge latest changes to JJB)
yeah, it's not on pypi, you can do `sudo pip install git+https://github.com/rusty-dev/jenkins-job-builder-pipeline.git@stable` or just clone the repo locally and run `setup.py` manually.