27 lines
1.2 KiB
HTML
27 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>VcsSettings.buildDefaultBranch - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1</a> / <a href="index.html">VcsSettings</a> / <a href="./build-default-branch.html">buildDefaultBranch</a><br/>
|
|
<br/>
|
|
<h1>buildDefaultBranch</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.VcsSettings$buildDefaultBranch"></a>
|
|
<code><span class="keyword">var </span><s><span class="identifier">buildDefaultBranch</span></s><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code><br/>
|
|
<strong>Deprecated:</strong> Use branchFilter option instead<br/>
|
|
<br/>
|
|
<p>Whether builds in the default branch are allowed and the default branch is shown in UI.
|
|
By default true.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Whether builds in the default branch are allowed and the default branch is shown in UI.
|
|
By default true.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Whether builds in the default branch are allowed and the default branch is shown in UI.
|
|
By default true.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|