Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 247 Bytes

File metadata and controls

18 lines (11 loc) · 247 Bytes

jobolizer

Jenkins plugin to treat build as code

Building

To build the plugin from source:

./gradlew build

To run Jenkins and test JPI:

./gradlew server

Build job-dsl.hpi to be installed in Jenkins:

./gradlew jpi