Skip to content

Commit 667dc39

Browse files
Quattro8zoobestik
authored andcommitted
KTL-2775 added docker requirement for the kotlin reference documentation build
1 parent bd6997c commit 667dc39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.teamcity/documentation/builds/KotlinWithCoroutines.kt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,8 @@ object KotlinWithCoroutines: BuildType ({
5555
""".trimIndent()
5656
}
5757
}
58+
59+
requirements {
60+
equals("container.engine","docker")
61+
}
5862
})

0 commit comments

Comments
 (0)