- Jenkins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
- Download and deploy - Jenkins
Select one of the packages below and follow the download instructions Once a Jenkins package has been downloaded, proceed to the Installing Jenkins section of the User Handbook You may also want to verify the package you downloaded
- Jenkins User Documentation
What is Jenkins? Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or deploying software
- Jenkins 用户手册
Jenkins 是什么? Jenkins是一款开源 CI CD 软件,用于自动化各种任务,包括构建、测试和部署软件。 Jenkins 支持各种运行方式,可通过系统包、Docker 或者通过一个独立的 Java 程序。
- Tutorials overview - Jenkins
This part of the Jenkins User Documentation contains a series of introductory tutorials to help you begin building your applications in an automated fashion with Jenkins
- Installing Jenkins
Jenkins is typically run as a standalone application in its own process The Jenkins WAR file bundles Winstone, a Jetty servlet container wrapper, and can be started on any operating system or platform with a version of Java supported by Jenkins
- Jenkins Handbook
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
- Pipeline - Jenkins
Jenkins is, fundamentally, an automation engine which supports a number of automation patterns Pipeline adds a powerful set of automation tools onto Jenkins, supporting use cases that span from simple continuous integration to comprehensive CD pipelines
|