conditions

fun conditions(init: BuildStepConditions.() -> Unit = {})

Configures build step conditions

Since

2020.1

Parameters

init

function to initialize conditions


Optional collection of build step execution conditions

Since

2020.1