Google
×
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
Aug 31, 2023 ˇ The Jenkins JFrog Plugin allows for easy integration between Jenkins and the JFrog Platform. This integration allows your build jobs to ...
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
Aug 8, 2022 ˇ Hi, I created an agent with the name bcdbcdbcd and the lable bcdbcdbcd. And when I created a job that would use an agent I got:
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.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: distribution screenshots
Sep 7, 2021 ˇ Updated help texts for configuration and when selecting your tag/revision; Runs a fetch each time the user enters the "Build with parameter".
Missing: howto | Show results with:howto
Nov 17, 2022 ˇ I entered the correct credentials of Perforce (P4) - username/password, but Jenkins Credentials says it's invalid credentials.