×
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
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: windocks- | Show results with:windocks-
Pipeline is designed to easily use Docker images as the execution environment for a single Stage or the entire Pipeline. Meaning that a user can define the ...
Missing: windocks- | Show results with:windocks-
When specified, each stage will run in a new container instance on the same node, rather than all stages running in the same container instance.
Missing: /url | Show results with:/url
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Missing: windocks- | Show results with:windocks-
Docker is a platform for running applications in an isolated environment called a "container" (or Docker container). Applications like Jenkins can be ...
Missing: windocks- | Show results with:windocks-
container : Run build steps in a container. Selects a container of the agent pod so that all shell steps are executed in that container. name : String ...
Missing: windocks- | Show results with:windocks-
Setting an environment variable within a Jenkins Pipeline is accomplished differently depending on whether Declarative or Scripted Pipeline is used. Declarative ...
Missing: windocks- container/
The simplest way to install Jenkins on Windows is to use the Jenkins Windows installer. That program will install Jenkins as a service using a 64 bit JVM ...
Missing: windocks- | Show results with:windocks-
The Pipeline syntax snippet generator assists users as they define Pipeline steps with their arguments. It is the preferred tool for Jenkins Pipeline creation, ...
Missing: windocks- container/