marcells / node-build-monitor

A Build Monitor written in Node.js, which supports several build services and can be easily extended.
https://marcells.github.io/node-build-monitor
MIT License
349 stars 168 forks source link

Update Jenkins.js #227

Closed pduchnovsky closed 3 years ago

pduchnovsky commented 4 years ago

Changed reference to job url, this fixes problems with jobs in directories.

marcells commented 4 years ago

@pduchnovsky Thanks for your PR. Could you please take a look at the broken tests and fix them. Then I'll merge it.