@ -85,6 +85,12 @@
<artifactId>kotlin-test-junit5</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk-jvm</artifactId>
<version>1.14.5</version>
</dependencies>
<build>
@ -23,7 +23,7 @@ class ScriptRunner(
val config = builds.buildConfig(buildId)
val logFile = builds.createLogFile(buildId)
logger.info("preparing process for build $buildId with config $config")
logger.info("preparing process for build $buildId")
logger.info("log file: ${logFile.backingFile.absolutePath}")
val ctx = BuildContext(