lerna publish on Jenkins “git remote update” Fails “Could not read from remote repository.”
问题 I am trying to set up lerna with jenkins to publish after all my tests pass. I have the command running but it's failing. I can't find any documentation on how to get this to work. I need this command to have access to push the lerna tags, as well as the updated version numbers to the master branch, and I also need Jenkins to not fall into an infinite loop. My first issue was this: > lerna publish --yes --cd-version=patch lerna info version 3.0.0-beta.17 lerna info versioning independent