Skip to content

Commit d66694a

Browse files
authored
Merge pull request #16 from RobbKistler/update-readme
Add link to pipeline shared library docs
2 parents 9d66e3d + 37bfaa6 commit d66694a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ then start off with:
1111
```groovy
1212
@Library('github.com/docker/jenkins-pipeline-scripts') _
1313
```
14+
15+
See [Extending with Shared Libraries](https://jenkins.io/doc/book/pipeline/shared-libraries/) for more
16+
information on Jenkins pipeline extensions.

0 commit comments

Comments
 (0)