×
Feb 1, 2022 · ... stage like so and even setup a tools configuration with a gitTools path pipeline { agent { label 'zzzzz' } tools { git 'gitpath' } steps ...
Missing: /search | Show results with:/search
Feb 14, 2022 · Gavin, I want to know the configuration steps to hide the other user's credentials in the Dropdown under the SCM pipeline. Please find the ...
The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout step. The Pipeline Syntax Snippet Generator guides the user to ...
Missing: hudson | Show results with:hudson
Mar 15, 2023 · I have also tried a normal pipeline with pipeline definition “pipeline script from scm”, freestyle project, … but everything always returns ...
Missing: /search | Show results with:/search
Aug 23, 2023 · Hello! I have followed the upgrade steps in the documentation, and upgraded all the required plugins that might be affected, ...
Missing: /search | Show results with:/search
Apr 29, 2023 · what did happen? while installing the plugin Configuration as Code in the middle of installation the jenkins dashboard is showing Oops! A ...
If you want to provide a smoother experience for Pipeline users than is possible via the generic scm step, you can add a (perhaps optional) dependency on ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
To get the maximum benefit of JCasC, the YAML files should be stored in SCM. This gives you a history that you can use to trace changes that are made and allow ...
Missing: hudson | Show results with:hudson
Oct 17, 2022 · ... SCM backed Pipeline in the end). Depending on your configuration and scm configuration, one of two scenarios will happen: a. (not sure if ...