jenkins-job-builder/tests/general/fixtures/set-retry-count001.xml

11 lines
388 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<actions/>
<keepDependencies>false</keepDependencies>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<concurrentBuild>false</concurrentBuild>
<canRoam>true</canRoam>
<scmCheckoutRetryCount>8</scmCheckoutRetryCount>
</project>