×
The macOS installer for Jenkins is maintained outside the Jenkins project. Refer to documentation based on the version of Jenkins to be run. Installing Jenkins ...
Searching plugins.jenkins.io for the desired plugin will provide the appropriate link to the archive file. Updating a plugin. Updates are listed in the ...
Setting environment variables. Setting an environment variable within a Jenkins Pipeline is accomplished differently depending on whether Declarative or ...
Sections in Declarative Pipeline typically contain one or more Directives or Steps. agent. The agent section specifies where the entire Pipeline, or a specific ...
Unlocking Jenkins; Customizing Jenkins with plugins; Creating the first administrator user. The Jenkins Web application ARchive (WAR) file bundles Winstone, a ...
The command line interface can be accessed over SSH or with the Jenkins CLI client, a .jar file distributed with Jenkins. This document assumes Jenkins 2.54 or ...
In addition, those jobs must run successfully once before the shared library documentation will be generated. The Groovy source files in these directories get ...
Downloading Jenkins. Jenkins is distributed as WAR files, native packages, installers, and Docker images. Follow these installation steps: Before downloading, ...
This guided tour introduces you to the basics of using Jenkins and its main feature, Jenkins Pipeline. This tour uses the "standalone" Jenkins distribution, ...
Missing: /url | Show results with:/url
Administrators and privileged users modify the global configuration from the Jenkins configuration pages. Jenkins home directory. The JENKINS_HOME directory is ...