×
Dec 18, 2023 · ... url:2.4.1 blueocean-events:1.27.5.1 blueocean-git-pipeline ... step:2.9 docker-commons:419.v8e3cd84ef49c ... input-step:477.v339683a_8d55e ...
Oct 14, 2023 · Most of the steps in this plugin require a common step variable called remote , which is Map of remote node settings such as user name, ...
properties : Set job properties. Updates the properties of the job which runs this step. Mainly useful from multibranch Pipelines, so that Jenkinsfile itself ...
All inputs to the Pipeline will ... step calls in the original Pipeline, if specified. ... Jenkinsfile to allow you to restart stages in your Declarative Pipelines.
Missing: /url | Show results with:/url
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. HTTP Request Plugin. httpRequest : Perform an HTTP Request and ...
The most basic continuous delivery pipeline will have, at minimum, three stages which should be defined in a Jenkinsfile : Build, Test, and Deploy.
Missing: /url | Show results with:/url
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. Checkmarx Plugin. step([$class: 'CxScanBuilder']) : Execute ...
jiraAssignableUserSearch : JIRA Steps: Searches assignable JIRA Users by username, name or email address for the given project/issueKey.
Nov 2, 2023 · (You can also click on Full Stage View to get a full-screen view.) To take advantage of this view, you need to define stages in your flow. You ...
Missing: /search | Show results with:/search
Jan 19, 2017 · In the example below, this project will run the shell script step when the value of the REQUESTED_ACTION token equals "greeting". Freestyle Job ...