×
As part of setting up your Pipeline project in Blue Ocean, Jenkins configures a secure and appropriately authenticated connection to your project's source ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
With the introduction of the Pipeline plugin, users now can implement a project's entire build/test/deploy pipeline in a Jenkinsfile and store that alongside ...
Missing: dynamic | Show results with:dynamic
To maintain the security and anonymity of these credentials, if the job displays the value of these credential variables from within the Pipeline (e.g. echo $ ...
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...
Calling non-CPS-transformed methods with CPS-transformed arguments. Some Groovy and Java methods take complex types as parameters to support dynamic behavior. A ...
Nov 12, 2018 · This closes our quick walkthrough of how to inject security related quality gates into a Jenkins based delivery pipeline. We've discussed some ...
Jan 8, 2019 · This increases the visibility of CI/CD automation processes for end users, and improves supportability by DevOps teams. However, there's a large ...