An open API service indexing awesome lists of open source software.

https://github.com/nimjetushar/jenkinslibrary

Jenkins library for automation script
https://github.com/nimjetushar/jenkinslibrary

groovy groovy-script jenkins jenkins-jobs jenkins-library

Last synced: about 1 month ago
JSON representation

Jenkins library for automation script

Awesome Lists containing this project

README

          

# JenkinsLibrary

[![GitHub license](https://img.shields.io/github/license/nimjetushar/JenkinsLibrary.svg)](https://github.com/nimjetushar/JenkinsLibrary/blob/master/LICENSE)

Sample jenkins library code which can be helpful in developing the custom functionility as required.

Refer to jenkinsfile under ./src for sample to integrate the library functions onto jenkinsfile.
For more details refer to [Extending with Shared Libraries](https://jenkins.io/doc/book/pipeline/shared-libraries/)