jenkins-job-builder/samples
Manuel Desbonnet 9bb8d499b1 Add Release plugin
Add support for a 'release' wrapper section which enables the
Release Plugin
(https://wiki.jenkins-ci.org/display/JENKINS/Release+Plugin).

Change-Id: I48e9cdd3f32c4f7e3da843b6adb58767b357b2e7
Reviewed-on: https://review.openstack.org/31650
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-06-11 23:15:55 +00:00
..
README.md Do not output XML if job name not specified ('pipeline', 'trigger-builds') 2012-10-30 16:32:39 +00:00
gerrit-trigger.yaml gerrit: Add file paths filtering support. 2013-04-03 20:03:54 +00:00
pipeline.yaml Do not output XML if job name not specified ('pipeline', 'trigger-builds') 2012-10-30 16:32:39 +00:00
release.yaml Add Release plugin 2013-06-11 23:15:55 +00:00
sonar.yaml Add Sonar Plugin support. 2013-03-25 10:19:08 +00:00

README.md

Jenkins Job Builder Examples

These examples demonstrate the use of particular features of Jenkins Job Builder that can be used as starting points for new projects.

These examples are also used in the test framework - if you add a new example here, please ensure that it can be processed by Jenkins Job Builder.