crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_2/-failure-conditions/execution-timeout-min.html
2021-01-18 15:27:50 -05:00

25 lines
1.3 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>FailureConditions.executionTimeoutMin - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2</a>&nbsp;/&nbsp;<a href="index.html">FailureConditions</a>&nbsp;/&nbsp;<a href="./execution-timeout-min.html">executionTimeoutMin</a><br/>
<br/>
<h1>executionTimeoutMin</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.FailureConditions$executionTimeoutMin"></a>
<code><span class="keyword">var </span><span class="identifier">executionTimeoutMin</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
<p>Allows to set max build execution time in minutes. If this threshold is exceeded, build fails.
Default value is 0 - means there is no limit in build execution time</p>
<p><strong>Getter</strong><br/>
<p>Allows to set max build execution time in minutes. If this threshold is exceeded, build fails.
Default value is 0 - means there is no limit in build execution time</p>
</p>
<p><strong>Setter</strong><br/>
<p>Allows to set max build execution time in minutes. If this threshold is exceeded, build fails.
Default value is 0 - means there is no limit in build execution time</p>
</p>
</BODY>
</HTML>