Stop spamming the builders; only build so often.

This commit is contained in:
Simon Quigley 2019-03-09 09:19:06 -06:00
parent db6cb3dbf9
commit 1a0fafba29

View File

@ -43,7 +43,7 @@
</threshold>
</jenkins.triggers.ReverseBuildTrigger>
<hudson.triggers.SCMTrigger>
<spec>*/5 * * * *</spec>
<spec></spec>
<ignorePostCommitHooks>false</ignorePostCommitHooks>
</hudson.triggers.SCMTrigger>
</triggers>