×
Searching plugins.jenkins.io for the desired plugin will provide the appropriate link to the archive file. Updating a plugin. Updates are listed in the ...
Setting environment variables. Setting an environment variable within a Jenkins Pipeline is accomplished differently depending on whether Declarative or ...
... URL where "..." portion is the data that it acts on. For example, if your Jenkins installation sits at https://ci.jenkins.io, visiting https://ci.jenkins.io ...
The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step. Read more about how to ...
The content driving this site is licensed under the Creative Commons Attribution-ShareAlike 4.0 license. Resources. Downloads · Blog · Documentation · Plugins ...
In addition, those jobs must run successfully once before the shared library documentation will be generated. The Groovy source files in these directories get ...
What is Jenkins Pipeline? Declarative versus Scripted Pipeline syntax. Why Pipeline? Pipeline concepts. Pipeline; Node; Stage; Step. Pipeline syntax overview.
Missing: /url | Show results with:/url
Environment · Generating an SSH key pair. Create a Jenkins SSH credential · Creating your Docker agent. On Linux; On Windows · Setup up the agent1 on jenkins.
Relevant components of Groovy syntax will be introduced as required throughout this documentation, so while an understanding of Groovy is helpful, it is not ...
Sections in Declarative Pipeline typically contain one or more Directives or Steps. agent. The agent section specifies where the entire Pipeline, or a specific ...