Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 494 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 494 Bytes

Jenkins Shared Libraries

The shared libraries here are written to aid in automated tests through Jenkins for computational chemistry projects hosted on GitLab and GitHub.

The shared pipeline libraries included in this repository aim to extract common, generalized functionality useful in Jenkins CI pipelines and pack them into reusable functions that are easily imported.

For more information about Jenkins shared libraries, see https://www.jenkins.io/doc/book/pipeline/shared-libraries/