1. Required plug-in, install plugin, enter Mangae jenkins→manage Plugins, switch to Available tab, select the following plugin installation
Gitplugin, GitHub Plugin, gitclient plugin,email-ext Plugin
If your git repository is private, you also need to install Sshslavesplugin, sshcredentialsplugin, or Git will not succeed.
2. After the plugin is installed, enter the system settings
3. Set up the JDK, this is a must.
.
4.Git Configuration
Download the git zip package and unzip it,
Download Address: Http://code.google.com/p/msysgit/downloads/list Select. 7z
The direct download address is: http://code.google.com/p/msysgit/downloads/detail?name=PortableGit-1.8.4-preview20130916.7z&can=2 &q=
5.
MAVEN Installation:
6.maven configuration, git configuration
7.email format Configuration
Share it out:
(This email is automatically issued by the program, do not reply.) ) <br/>
8. Mail configuration:
The message remains in a consistent configuration as shown in the following illustration:
OK, so far, the global configuration has been finished, other plugins, they can go to the official website Wiki research.
Next is the configuration for the specific project:
9. Enter the new job, click Configure, set git specific settings as follows:
10.
Time setting:
11.
12.
13
14.
15. Remember to save. This concludes the tutorial. e-mail content display. During the twists and turns a lot, looked for a lot of tutorials, so I also recorded with pictures.
Original source: http://www.cnblogs.com/amosli/p/3432121.html