noidi / build-pipeline-plugin

Jenkins Build Pipeline Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Pipeline Plugin

Building the Project

Dependencies

Targets

  $ mvn clean install

Installing Plugin Locally

  1. Build the project to produce target/build-pipeline-plugin.hpi
  2. Remove any installation of the build-pipeline-plugin in $user.home/.jenkins/plugins/
  3. Copy target/build-pipeline-plugin.hpi to $user.home/.jenkins/plugins/
  4. Start/Restart Jenkins

Continuous Integration

After a pull request is accepted, it is run through a Jenkins job hosted on CloudBees.

About

Jenkins Build Pipeline Plugin

License:MIT License


Languages

Language:Java 68.3%Language:JavaScript 24.5%Language:CSS 5.1%Language:Groovy 1.4%Language:HTML 0.7%