How can I connect my Ready API projects on a windows server to my Jenkins service on a linux server?
My Ready API projects are hosted on a windows server, and my Jenkins service is hosted on a Linux server. I would like to combine the two to have continuous integration. My question is: 1. Can I ...