17 lines
1.0 KiB
HTML
17 lines
1.0 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>Cleanup.preventDependencyCleanup - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2</a> / <a href="index.html">Cleanup</a> / <a href="./prevent-dependency-cleanup.html">preventDependencyCleanup</a><br/>
|
||
|
<br/>
|
||
|
<h1>preventDependencyCleanup</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.Cleanup$preventDependencyCleanup"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">preventDependencyCleanup</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>Specifies whether <a href="https://www.jetbrains.com/help/teamcity/?Clean-Up#Clean-Up-Clean-upforDependentBuilds">dependency builds should be cleaned</a>.
|
||
|
Null means use default, true means prevent clean-up, false means don't prevent clean-up.</p>
|
||
|
</BODY>
|
||
|
</HTML>
|