38 lines
1.2 KiB
XML
38 lines
1.2 KiB
XML
<?xml version='1.1' encoding='UTF-8'?>
|
|||
|
|
<project>
|
||
<actions/>
|
|||
<description></description>
|
|||
|
|
<keepDependencies>false</keepDependencies>
|
||
<properties>
|
|||
|
|
<jenkins.branch.RateLimitBranchProperty_-JobPropertyImpl plugin="[email protected]_37783ecc5">
|
||
|
|
<durationName>second</durationName>
|
||
|
|
<count>1</count>
|
||
|
|
<userBoost>false</userBoost>
|
||
|
|
</jenkins.branch.RateLimitBranchProperty_-JobPropertyImpl>
|
||
|
|
</properties>
|
||
<scm class="hudson.scm.NullSCM"/>
|
|||
<quietPeriod>5</quietPeriod>
|
|||
<canRoam>true</canRoam>
|
|||
|
|
<disabled>false</disabled>
|
||
|
|
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
|
||
|
|
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
|
||
<triggers>
|
|||
|
|
<hudson.triggers.TimerTrigger>
|
||
<spec>H/1 * * * *</spec>
|
|||
</hudson.triggers.TimerTrigger>
|
|||
|
|
</triggers>
|
||
<concurrentBuild>false</concurrentBuild>
|
|||
|
|
<builders>
|
||
|
|
<hudson.tasks.Shell>
|
||
<command>echo "hello valet!"
|
|||
|
|
sleep 70</command>
|
||
|
|
<configuredLocalRules/>
|
||
|
|
</hudson.tasks.Shell>
|
||
|
|
<hudson.tasks.Shell>
|
||
|
|
<command>echo "I hope you are enjoying this lab"</command>
|
||
<configuredLocalRules/>
|
|||
|
|
</hudson.tasks.Shell>
|
||
|
|
</builders>
|
||
|
|
<publishers/>
|
||
|
|
<buildWrappers/>
|
||
|
|
</project>
|