×
Resources. Pipeline Syntax reference · Pipeline Steps reference · LTS Upgrade guides. The following plugin provides functionality available through Pipeline- ...
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 book/
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: book/ | Show results with:book/
As you might expect, setting environment variables per stage means they will only apply to the stage in which they're defined. Jenkinsfile (Declarative Pipeline).
If you want to create and configure a Pipeline project through a Jenkinsfile or through Blue Ocean, or you wish to find out more about these core Jenkins ...
Missing: /url | Show results with:/url
Pipeline Syntax reference · Pipeline Steps ... It is defined by the Jenkins URL specified in the global configuration. ... website at https://server.example.com: ...
The parameter entry screen can be accessed via a link at the bottom of the build console log or via link in the sidebar for a build. message : String. This ...
Missing: book/ | Show results with:book/
The Pipeline Syntax Snippet Generator generates this example: git branch: 'stable-2.204', url: 'https://github.com/jenkinsci/jenkins.git'. Example: Git step ...
The Pipeline syntax snippet generator assists users as they define Pipeline steps with their arguments. It is the preferred tool for Jenkins Pipeline creation, ...
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
Missing: book/ | Show results with:book/