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 0544eac commit 6fabbccCopy full SHA for 6fabbcc
.teamcity/kotlinlang/builds/BuildSitePages.kt
@@ -56,7 +56,7 @@ object BuildSitePages : BuildType({
56
python kotlin-website.py build
57
""".trimIndent()
58
59
- dockerImage = "%dep.Kotlin_KotlinSites_Playground_KotlinlangTeamcityDslAndreiEzerskii_BuildPythonContainer.kotlin-website-image%"
+ dockerImage = "%dep.Kotlin_KotlinSites_KotlinlangTeamcityDsl_BuildPythonContainer.kotlin-website-image%"
60
dockerImagePlatform = ScriptBuildStep.ImagePlatform.Linux
61
dockerPull = true
62
0 commit comments