- Learning Continuous Integration with Jenkins(Second Edition)
- Nikhil Pathania
- 129字
- 2021-07-02 21:18:36
Installing the latest stable version of Jenkins
To install the latest stable version of Jenkins, follow these steps in sequence:
- Download the latest stable Jenkins package available at the Jenkins official website, https://jenkins.io/download/. To install the latest stable version of Jenkins, download the Long Term Support (LTS) release. Choose the weekly release if you just want the latest version of Jenkins.
- Unzip the downloaded package, and you will find a jenkins.msi file.
- Run the jenkins.msi and follow the installation steps.
- During the installation, you will get an option to choose your Jenkins installation directory. By default, it will be C:\Program Files\Jenkins or C:\Program Files (x86)\Jenkins. Leave it as it is and click on the Next button.
- Click on the Finish button to complete the installation.
推薦閱讀
- Linux操作系統(tǒng)應(yīng)用編程
- Python基礎(chǔ)教程(第3版)
- 移動(dòng)應(yīng)用UI設(shè)計(jì)模式(第2版)
- 細(xì)說Linux基礎(chǔ)知識(shí)
- AutoCAD 2014中文版從入門到精通
- OpenSolaris設(shè)備驅(qū)動(dòng)原理與開發(fā)
- 跟老男孩學(xué)Linux運(yùn)維:Shell編程實(shí)戰(zhàn)
- INSTANT Galleria Howto
- Building Telephony Systems With Asterisk
- bash shell腳本編程經(jīng)典實(shí)例(第2版)
- Raspberry Pi入門指南
- OpenHarmony開發(fā)與實(shí)踐:基于紅莓RK2206開發(fā)板
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- Less Web Development Essentials
- Responsive Web Design with AngularJS