22 lines
1.2 KiB
HTML
22 lines
1.2 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>ScheduleTrigger.triggerBuildOnAllCompatibleAgents - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2.triggers</a> / <a href="index.html">ScheduleTrigger</a> / <a href="./trigger-build-on-all-compatible-agents.html">triggerBuildOnAllCompatibleAgents</a><br/>
|
||
|
<br/>
|
||
|
<h1>triggerBuildOnAllCompatibleAgents</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.triggers.ScheduleTrigger$triggerBuildOnAllCompatibleAgents"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">triggerBuildOnAllCompatibleAgents</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
||
|
<p>When this option is enabled the build will be triggered on all enabled compatible agents</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>When this option is enabled the build will be triggered on all enabled compatible agents</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>When this option is enabled the build will be triggered on all enabled compatible agents</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|