- 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操作系統基礎
- 白話區塊鏈
- Linux網絡操作系統與實訓(第三版)
- 嵌入式Linux系統開發:基于Yocto Project
- 嵌入式Linux驅動程序和系統開發實例精講
- 移動應用UI設計模式(第2版)
- Linux使用和管理指南:從云原生到可觀測性
- Mobile First Design with HTML5 and CSS3
- 計算機系統的自主設計
- Learning BeagleBone
- 從實踐中學習Windows滲透測試
- Windows Server 2008組網技術與實訓(第3版)
- bash shell腳本編程經典實例(第2版)
- Learn Quantum Computing with Python and IBM Quantum Experience
- Building E-commerce Sites with Drupal Commerce Cookbook