31 lines
1.4 KiB
HTML
31 lines
1.4 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>GitVcsRoot.pushUrl - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.vcs</a> / <a href="index.html">GitVcsRoot</a> / <a href="./push-url.html">pushUrl</a><br/>
|
||
|
<br/>
|
||
|
<h1>pushUrl</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.vcs.GitVcsRoot$pushUrl"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">pushUrl</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
|
||
|
<p>Custom repository push url. If not specified then the url specified in the url property is used for push operations.</p>
|
||
|
<p><strong>See Also</strong><br/>
|
||
|
<p><a href="url.html">url</a></p>
|
||
|
</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>Custom repository push url. If not specified then the url specified in the url property is used for push operations.</p>
|
||
|
</p>
|
||
|
<p><strong>Getter See Also</strong><br/>
|
||
|
<p><a href="url.html">url</a></p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>Custom repository push url. If not specified then the url specified in the url property is used for push operations.</p>
|
||
|
</p>
|
||
|
<p><strong>Setter See Also</strong><br/>
|
||
|
<p><a href="url.html">url</a></p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|