We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc665c commit dc734bfCopy full SHA for dc734bf
.teamcity/documentation/builds/KotlinMultiplatform.kt
@@ -37,6 +37,7 @@ object KotlinMultiplatform: BuildType ({
37
// }
38
script {
39
name = "Build KMP Documentation with the docker"
40
+ scriptContent = """"""
41
dockerImage = "registry.jetbrains.team/p/writerside/builder/writerside-builder:$dockerImageTag"
42
dockerRunParameters = """
43
--rm -v %teamcity.build.checkoutDir%:/opt/sources \
0 commit comments