Skip to content

Commit 2336bd3

Browse files
authored
Merge pull request #49 from ciradu2204/s-pipeline-syntax-generator
[JENKINS-65337] Suggest Pipeline Syntax snippet generator in the plugin doc
2 parents dbbdb4e + e96a65b commit 2336bd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
## Introduction
88

99
This plugin allows pipelines to use standard Jenkins SCM plugins to check out source code.
10-
The goals are the maximum possible compatibility with existing plugins, and great flexibility for script authors.
10+
The goals are the maximum possible compatibility with existing plugins, and great flexibility for script authors.
11+
The ["Pipeline Syntax" snippet generator](https://www.jenkins.io/redirect/pipeline-snippet-generator) guides the user to define the checkout step.
1112

1213
## Features
1314

0 commit comments

Comments
 (0)