Skip to content

brandnewbox/s2i-build-publish-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S2I build plugin for Jenkins

Recently we have enjoyed using source-to-image to build our Ruby on Rails Docker images. We wanted something that would allow Jenkins to build the images as well.

Plugin development

Environment

The following build environment is required to build this plugin

  • java-1.6 and maven-3.0.5

Build

To build the plugin locally:

mvn clean package

Release

To release the plugin:

mvn release:prepare release:perform -B

Test local instance

To test in a local Jenkins instance

mvn hpi:run

About

A Source-to-Image (S2I) plugin for jenkins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published