×
Pipeline Steps reference · LTS Upgrade guides ... It is defined by the Jenkins URL specified in the global configuration. ... website at https://server.example.com: ...
Missing: email- | Show results with:email-
properties : Set job properties. Updates the properties of the job which runs this step. Mainly useful from multibranch Pipelines, so that Jenkinsfile itself ...
A systems administrator of such an application can configure credentials in the application for dedicated use by Jenkins. This would typically be done to ...
Missing: ext/ | Show results with:ext/
findFiles : Find files in the workspace. Find files in the current working directory. The step returns an array of file info objects who's properties you can ...
Missing: email- ext/
Resources. Pipeline Syntax reference · Pipeline Steps reference · LTS Upgrade guides. The following plugin provides functionality available through Pipeline- ...
Missing: ext/ | Show results with:ext/
Running shell scripts in Jenkins Pipeline. Using a shell script within Jenkins Pipeline can help simplify builds by combining multiple steps into a single stage ...
Missing: /url email-
Mar 28, 2024 · To enable credentials lookup on the current node, enable Retrieve credentials from node in Jenkins global configuration. This is globally ...
RecipientProvider. This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc. Email Extension ...
The plugin will search one directory level deep for a Jenkinsfile (or defined item) using the last directory name for the branch name. For example, given an ...
It can poll, fetch, checkout, and merge contents of git repositories. The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout ...