Projects with this topic
Sort by:
-
Jenkins Shared Library
This Jenkins Shared Library centralizes and reuses common pipeline code to simplify and standardize pipeline creation in Jenkins.
It contains custom steps and functions that can be imported and used in any Jenkins file.
To see a practical example of its use, see the Jenkins examples repository: https://gitlab.com/JuanMiguelVimeCastillo/jenkins-exercises
Updated -
A Jenkins pipeline library written in Groovy. This repository is a copy of my original library which is hosted at https://github.com/sandialabs/SPiFI .
Updated