We had a bower registry on git hub. The Jenkins job been configured and the build was successful. Recently, we set up a bower private repository. When I trigger the build on Jenkins, its referring to all the url of the private bower repository but getting "Timed Out" and thereby, results in build failure.
Will changing registry to https or https-proxy in .bowerrc make the build successful? What's the resolution?