×
Sep 7, 2021 · Parameterize builds without requiring a user to submit a form when built manually. Use different default values depending on whether the ...
Sep 7, 2021 · The plugin allows creating a build parameters, which default value(s) are generated by a Groovy script. The Groovy script is executed each time ...
Jun 15, 2023 · Hi everyone, I have parametrized pipeline from SCM, something like this: parameters { string(name: 'VAR1', description: 'some description', ...
Missing: png | Show results with:png
Sep 7, 2021 · Example: There is a project with a choice parameter with choices A, B, C. When you triggered that project with parameter value D, it fails with ...
Sep 7, 2021 · The Maven parameters that are useful on a build server, " --batch-mode " (" -B ") and " --show-version " (" -V ") are enable by default, no need ...
Add a String parameter called GERRIT_REFSPEC with the default value refs/heads/master. Using this trick will enable you to build, but no results will be sent ...
Aug 26, 2019 · Default values. The plugin ... withCredentials([string(credentialsId: 'mycredentialsid', variable ... parameter-git-repo.png (image/png) generic ...
Missing: options. | Show results with:options.
Sep 7, 2021 · The email-ext plugin sets the email content fields with default values when you enable it for your project. ... Improve docs regarding use of ...
Sep 7, 2021 · By default, when an error occurs during publishing the publisher will fail and return immediately. Set this option to cause the publisher to try ...