You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

346 B

README for pipelinelib

pipelinelib is a library built for use in the Wikimedia Deployment Pipeline. It is a library of Groovy code that is loaded by Jenkins to execute tasks related to the Pipeline.

Running Tests

To run tests use GNU Make:

make test