File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/GenericSCMStep Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
This is a special step that will checkout using the configuration
6
6
options offered by any Pipeline-compatible SCM plugin.
7
7
Install the corresponding SCM plugin and select it from the list in the
8
- <strong ><a href =" https://jenkins.io/doc/book/pipeline/getting-started/#snippet-generator" >Pipeline Snippet Generator</a ? </strong>.
8
+ <strong ><a href =" https://jenkins.io/doc/book/pipeline/getting-started/#snippet-generator" >Pipeline Snippet Generator</a > </strong >.
9
9
The
10
- <strong ><a href =" https://jenkins.io/doc/book/pipeline/getting-started/#snippet-generator" >Pipeline Snippet Generator</a ? </strong>
10
+ <strong ><a href =" https://jenkins.io/doc/book/pipeline/getting-started/#snippet-generator" >Pipeline Snippet Generator</a > </strong >
11
11
uses the installed SCM plugins of your Jenkins server to suggest pipeline snippets.
12
12
</p >
13
13
<p >This step returns a <code >Map</code > of any variables the SCM plugin would
You can’t perform that action at this time.
0 commit comments