Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
/ cmc-jenkins-library Public archive

Reusable bits of code used in Civil Money Claims Jenkins pipelines

License

Notifications You must be signed in to change notification settings

hmcts/cmc-jenkins-library

Repository files navigation

CMC Jenkins Library

Reusable bits of code used in CMC Jenkins pipelines.

Usage

To use the library in a pipeline declare it somewhere at the top of the pipeline file:

@Library('CMC')

If you are developing new library features and want to test them you can specify the branch to use with:

@Library('CMC@new-library-feature')

new-library-feature is the name of a branch on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages