22 lines
1.1 KiB
HTML
22 lines
1.1 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>DockerComposeStep.forcePull - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10.buildSteps</a> / <a href="index.html">DockerComposeStep</a> / <a href="./force-pull.html">forcePull</a><br/>
|
|
<br/>
|
|
<h1>forcePull</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v10.buildSteps.DockerComposeStep$forcePull"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">forcePull</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>If enabled, "docker-compose pull" will be run before "docker-compose up" command.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>If enabled, "docker-compose pull" will be run before "docker-compose up" command.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>If enabled, "docker-compose pull" will be run before "docker-compose up" command.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|