TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
BuildStep
/
ExecutionMode
/
RUN_ON_FAILURE
RUN_ON_FAILURE
RUN_ON_FAILURE
(
)
Content copied to clipboard
will execute step even if previous step(s) has failed, server will not be queried for build status.
Properties
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard