Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 382 Bytes

Jenkins Multi-Branch Project Plugin (DEPRECATED)

This plugin is deprecated. Please move to the Multibranch Pipeline job type.

Development Instructions

To build the plugin locally:

mvn clean verify

To release the plugin:

mvn release:prepare release:perform

To test in a local Jenkins instance:

mvn hpi:run