jenkins-job-builder/tests/properties/fixtures/branch-api-full.xml
tanhengyeow 2d80dd00d4 branch-api: Support skip-rate-limit param
Change-Id: I4d86b24519381cc76e669f89d8e313f9c30ad999
Signed-off-by: Tan Heng Yeow <E0032242@u.nus.edu>
2018-08-16 22:20:07 +08:00

11 lines
332 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<properties>
<jenkins.branch.RateLimitBranchProperty_-JobPropertyImpl plugin="branch-api">
<durationName>Day</durationName>
<count>5</count>
<userBoost>true</userBoost>
</jenkins.branch.RateLimitBranchProperty_-JobPropertyImpl>
</properties>
</project>