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
- Host: GitHub
- URL: https://github.com/nimjetushar/jenkinslibrary
- Owner: nimjetushar
- License: mit
- Created: 2018-08-22T08:36:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T11:57:29.000Z (over 7 years ago)
- Last Synced: 2025-07-23T18:55:15.559Z (11 months ago)
- Topics: groovy, groovy-script, jenkins, jenkins-jobs, jenkins-library
- Language: Groovy
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JenkinsLibrary
[](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/)