×
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
You can only archive files that are located in your workspace. Here are some examples of usage for pipeline: How to archive multiple artifacts from a specific ...
Missing: /url | Show results with:/url
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
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. Pipeline Maven Integration Plugin. withMaven : Provide Maven ...
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
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 ...
This step pauses Pipeline execution and wait for previously submitted SonarQube analysis to be completed and returns quality gate status.
ArtifactoryGradleBuild : run Artifactory gradle. gradleBuild. Type: class org.jfrog.hudson.pipeline.common.types.builds.GradleBuild.
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
properties : Set job properties. Updates the properties of the job which runs this step. Mainly useful from multibranch Pipelines, so that Jenkinsfile itself ...