jenkins-job-builder/tests/properties/fixtures/disk-usage.xml
Norbert Grünwald 1709ba73c8 Add support for the "Disk Usage" plugin
This adds support for the "Disk Usage" plugin
to the properties module.

Change-Id: Icead10ae6e4e2e637dddd542128779bf5579d293
2018-10-11 10:52:07 +02:00

7 lines
143 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<properties>
<hudson.plugins.disk__usage.DiskUsageProperty/>
</properties>
</project>