jetbrains.buildServer.configs.kotlin.v2018_1 / FailureConditions / nonZeroExitCode

nonZeroExitCode

var nonZeroExitCode: Boolean

If true, build will fail if build process exit code was non-zero. By default true.

Getter

If true, build will fail if build process exit code was non-zero. By default true.

Setter

If true, build will fail if build process exit code was non-zero. By default true.