About 74,100 results
Open links in new tab
  1. Jenkins

    Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software

  2. Download and deploy - Jenkins

    Download and deploy The Jenkins project produces two release lines: Stable (LTS) and weekly. Depending on your organization's needs, one may be preferred over the other. See the links …

  3. Installing Jenkins

    Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software

  4. Jenkins User Documentation

    Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software

  5. Tutorials overview - Jenkins

    Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software

  6. Windows - Jenkins

    Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software

  7. Docker - Jenkins

    Docker is a platform for running applications in an isolated environment called a "container" (or Docker container). Applications like Jenkins can be downloaded as read-only "images" (or …

  8. Remote Access API - Jenkins

    Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software

  9. Using Jenkins agents

    The Jenkins controller is the original node in the Jenkins installation. The Jenkins controller administers the Jenkins agents and orchestrates their work, including scheduling jobs on …

  10. Pipeline Syntax - Jenkins

    As discussed at the start of this chapter, the most fundamental part of a Pipeline is the "step". Basically, steps tell Jenkins what to do and serve as the basic building block for both …