Build a continuous integration environment under Windows Jenkins+git

Source: Internet
Author: User

Knowledge Preparation: Refer to the previous blog information survey

http://blog.csdn.net/aaashen/article/details/46550121


1 Download and install:

Download the zip file under windows from the Jenkins official website http://jenkins-ci.org/. Can be stable version of the 1.609.1.zip. After downloading, click Setup.exe, all the way next, you can install successfully. You can localhost:8080 in the browser and the Jenkins page appears.

You can also download the war package and launch it with Java-jar Jenkins.war.

2 from the Jenkins page, click System Management, plug-in management, the Git plugin plugin installed, this article also installs the Maven plugin.

3 after the reboot is installed, on the Jenkins page, click System Management, System Configuration page, fill in the native Git directory, such as D:\Program Files (x86) \git\bin\git.exe. Save.

4 Create a new job, temporarily select the free-style job, fill in the Git code address, here with the HTTP link to pull. Then build.

5 Build success. A pull git code appears in the working directory of the native Jenkins, including the built code.


Build a continuous integration environment under Windows Jenkins+git

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.