Aviel Yosef c907f7708c Adding support for the cachet gating plugin
Change-Id: Ie50d25d09a094f2315e790288f3c3f1619ffdb7f
2019-07-19 09:14:06 +03:00

13 lines
380 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<properties>
<com.redhat.jenkins.plugins.cachet.CachetJobProperty plugin="cachet-gating">
<requiredResources>true</requiredResources>
<resources>
<string>beaker</string>
<string>brew</string>
</resources>
</com.redhat.jenkins.plugins.cachet.CachetJobProperty>
</properties>
</project>