×
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Dec 14, 2023 · We found a workaround: Remove the “Install automatically” option for this JDK installation under Manage Jenkins > Tools > JDK installations.
Missing: troubleshooting | Show results with:troubleshooting
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
To collect our test results and artifacts, we will use the post section. Jenkinsfile (Declarative Pipeline). pipeline { agent any stages { stage('Test') ...
Missing: master screenshots
Feb 15, 2023 · Splunk plugin for Jenkins provides deep insights into your Jenkins master and node infrastructure, job and build details such as console ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Sep 7, 2021 · Adds ability to choose branches, tags or revisions from git repository configured in project. Plugin Info; Basic configuration. Project ...
Missing: howto | Show results with:howto
Aug 31, 2023 · Any JFrog CLI command can be executed from within your Jenkins Pipeline job using the JFrog Plugin. Installing and configuring the plugin.
Sep 7, 2021 · This plugin allows to copy a set of files, from a location somewhere on the master node, to jobs' workspaces. It also allows to copy files ...