×
Takes a remote (map) of settings and command to execute it on the remote node and returns output. See docs on the README for more information.
Missing: /url | Show results with:/url
... step. The Pipeline Syntax Snippet Generator generates this example: git branch: 'stable-2.204', url: 'https://github.com/jenkinsci/jenkins.git'. Example: Git ...
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. Pipeline Maven Integration Plugin. withMaven : Provide Maven ...
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 ...
Read the full documentation here. node { git url: 'https://github.com/jfrogdev/project-examples.git' // Get Artifactory server instance, defined in the ...
A continuous delivery pipeline is an automated expression of your process for getting software from version control right through to your users and customers.
Missing: /url | Show results with:/url
There are also tutorials geared to developers who want to orchestrate and automate building their project in Jenkins using Pipeline and Blue Ocean. If you've ...
Missing: /url | Show results with:/url
withCredentials : Bind credentials to variables. Allows various kinds of credentials (secrets) to be used in idiosyncratic ways. (Some steps explicitly ask for ...
Missing: /url | Show results with:/url
waitForQualityGate : Wait for SonarQube analysis to be completed and return quality gate status. This step pauses Pipeline execution and wait for previously ...
jiraAssignableUserSearch : JIRA Steps: Searches assignable JIRA Users by username, name or email address for the given project/issueKey.