Skip to content
mchugh19 edited this page Sep 1, 2014 · 3 revisions

Welcome to the jenkis-saltapi wiki!

The code isn't pretty, but I ran it and it worked.

After setting up your java environment (which on debian required installing Oracle's java 8, openjdk 7 gave me errors) simply run mvn package and you'll be rewarded with a target/saltapi.hpi file which can be loaded into jenkins.

When it works you can simply add a saltapi call as a build step:

Running a job (hopefully!) returns a success:

Clone this wiki locally