16 lines
622 B
HTML
16 lines
622 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>BuildStep.ExecutionMode.ALWAYS - </title>
|
|
<link rel="stylesheet" href="../../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../../index.html">jetbrains.buildServer.configs.kotlin.v10</a> / <a href="../index.html">BuildStep</a> / <a href="index.html">ExecutionMode</a> / <a href="./-a-l-w-a-y-s.html">ALWAYS</a><br/>
|
|
<br/>
|
|
<h1>ALWAYS</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v10.BuildStep.ExecutionMode.ALWAYS"></a>
|
|
<code><span class="identifier">ALWAYS</span></code>
|
|
<p>will execute step always, even if build was interrupted</p>
|
|
</BODY>
|
|
</HTML>
|