TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
BuildStep
/
ExecutionMode
/
RUN_ON_SUCCESS
RUN_ON_SUCCESS
RUN_ON_SUCCESS
(
)
Content copied to clipboard
will execute step only if status on server is "successful"; server will be asked 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