×
Use the dynamically populated area below the Sample Step dropdown to configure the selected step. Click Generate Pipeline Script to create a snippet of  ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Jul 27, 2017 · Copying Freestyle job XML configuration files to the new server would leave technical debt. Using Freestyle job templates would be better ...
Missing: android | Show results with:android
Apr 29, 2024 · When I use job dsl git parameter plugin ,i cannot filter the git repo. because i defined multiple repositories in the pipeline job . The ...
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
Missing: android | Show results with:android
May 25, 2016 · There's another way to make your plugin work usable from a Pipeline job, without making it a first-class build step. This is by use of the step ...
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
Missing: dsl | Show results with:dsl
Apr 7, 2016 · JobDSL Plugin internally generates common freestyle jobs according to the script, so it's functionality is similar to the classic approaches.
To collect our test results and artifacts, we will use the post section. Jenkinsfile (Declarative Pipeline). pipeline { agent any stages { stage('Test') ...
Missing: dsl | Show results with:dsl
Apr 29, 2024 · This plugin gives you an easy way to package up all a job's secret files and passwords and access them using a single environment variable ...
Missing: android | Show results with:android