jetbrains.buildServer.configs.kotlin.v10 / 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.