When I ran Jenkins job to build project, I got the following error message.
I found the answer from here.
1. Uninstall git client plugin
2. Restart, it would be automatically executed
3. Install git plugin, not git client. Git client is installed automatically too.
4. Confirm git is available and name it "default" on Manage Jenkins > Configure System
Enjoy!
No comments:
Post a Comment