TeamCity Kotlin DSL 2024.12.1
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.1
TeamCity Kotlin DSL 2024.12.1
/
jetbrains.buildServer.configs.kotlin
/
Stage
/
dependsOn
depends
On
abstract
fun
dependsOn
(
vararg
buildTypes
:
BuildType
,
options
:
SnapshotDependencyOptions
=
{}
)
abstract
fun
dependsOn
(
vararg
stages
:
Stage
,
options
:
SnapshotDependencyOptions
=
{}
)