Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 526 Bytes

File metadata and controls

11 lines (6 loc) · 526 Bytes

Jenkins Library Subfolder Loader

About

This project is a small shared library for Jenkins that offers a loadLocalLibrary step which loads a library from a subfolder in the repository.

The details on how the library works is explained in this blog post.

How to use

There is an example project that explains the usage of this shared library.