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 c854a83 commit 4e35a7fCopy full SHA for 4e35a7f
.teamcity/documentation/builds/KotlinWithCoroutines.kt
@@ -46,7 +46,7 @@ object KotlinWithCoroutines: BuildType ({
46
scriptContent = """
47
docker run --rm -v %teamcity.build.checkoutDir%:/opt/sources \
48
-e SOURCE_DIR=/opt/sources \
49
- -e MODULE_INSTANCE=kotlin-reference-docs/kr \
+ -e MODULE_INSTANCE=kotlin-reference/kr \
50
-e RUNNER=teamcity \
51
-e FRONTEND=$frontend \
52
-e OUTPUT_DIR=/opt/sources/artifacts \
0 commit comments