Defining a Pipeline through the classic UI is convenient for testing Pipeline code snippets, or for handling simple Pipelines or Pipelines that do not ...
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...
Missing: /url | Show results with:/url
Jenkins Pipeline exposes environment variables via the global variable env , which is available from anywhere within a Jenkinsfile . The full list of ...
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
Find Pipeline Plugin from among the plugins listed on the Available tab. (You can do this by scrolling through the plugin list or by using “Pipeline” as a term ...
Missing: book/ | Show results with:book/
To get started quickly with Pipeline: Install the Docker Pipeline plugin through the Manage Jenkins > Plugins page. After installing the plugin, restart Jenkins ...
Missing: /url book/
This is a simple demonstration of how to run a Gradle build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...
Missing: book/ | Show results with:book/
The first time you create a Pipeline in Blue Ocean for a specific Git server, Blue Ocean prompts you for your Git credentials to allow you to create Pipelines ...
The procedures in this chapter are for new installations of Jenkins. Jenkins is typically run as a standalone application in its own process. The Jenkins WAR ...
Missing: defining- | Show results with:defining-
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: /url book/