felipesilva / 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 48.2%Language:JavaScript 46.6%Language:CSS 4.0%Language:Groovy 1.0%Language:PHP 0.1%