×
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 ...
Defines a Kubernetes pod template that can be used to create nodes. Example: podTemplate(...) { node(POD_LABEL) { // some steps } }. activeDeadlineSeconds : int ...
The Pipeline syntax snippet generator assists users as they define Pipeline steps with their arguments. It is the preferred tool for Jenkins Pipeline creation, ...
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
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
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. HTML Publisher plugin. publishHTML : Publish HTML reports. HTML ...
properties : Set job properties. Updates the properties of the job which runs this step. Mainly useful from multibranch Pipelines, so that Jenkinsfile itself ...
jiraAssignableUserSearch : JIRA Steps: Searches assignable JIRA Users by username, name or email address for the given project/issueKey.
AwsExecRead: Specifies the owner is granted Full Control and Amazon EC2 is granted {@link Permission#Read} access to GET an Amazon Machine Image (AMI) bundle ...