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 0b2b129 commit 0827462Copy full SHA for 0827462
.teamcity/documentation/builds/KotlinMultiplatform.kt
@@ -20,9 +20,6 @@ object KotlinMultiplatform: BuildType ({
20
script {
21
name = "Build documentation"
22
scriptContent = """
23
- #!/bin/bash
24
- set -e -x -u
25
-
26
docker run --rm -v %teamcity.build.checkoutDir%:/opt/sources \
27
registry.jetbrains.team/p/writerside/builder/writerside-builder:latest \
28
/bin/bash -c "export DISPLAY=:99 && Xvfb :99 & /opt/builder/bin/idea.sh helpbuilderinspect \
0 commit comments