Skip to content

Commit 0827462

Browse files
Quattro8zoobestik
authored andcommitted
KTL-2775 Remove shell command from the script
1 parent 0b2b129 commit 0827462

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.teamcity/documentation/builds/KotlinMultiplatform.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ object KotlinMultiplatform: BuildType ({
2020
script {
2121
name = "Build documentation"
2222
scriptContent = """
23-
#!/bin/bash
24-
set -e -x -u
25-
2623
docker run --rm -v %teamcity.build.checkoutDir%:/opt/sources \
2724
registry.jetbrains.team/p/writerside/builder/writerside-builder:latest \
2825
/bin/bash -c "export DISPLAY=:99 && Xvfb :99 & /opt/builder/bin/idea.sh helpbuilderinspect \

0 commit comments

Comments
 (0)