jenkins-job-builder/tests/publishers/fixtures/campfire002.xml
Peter Liljenberg 4400ed4f88 Added support for Jenkins Campfire plugin
Basic setup of Campfire notifications from builds.

Change-Id: I4e0bc43a1583fe51e0510743844d66e82b184e23
2014-02-20 08:31:26 +01:00

9 lines
206 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<publishers>
<hudson.plugins.campfire.CampfireNotifier>
<campfire/>
</hudson.plugins.campfire.CampfireNotifier>
</publishers>
</project>