waitForJobs

@JvmName(name = "ijfrqlsmcgtphuqm")
suspend fun waitForJobs(value: Output<Boolean>)
@JvmName(name = "jpvhsticrcwqaktm")
suspend fun waitForJobs(value: Boolean?)

Parameters

value

Will wait until all Jobs have been completed before marking the release as successful. This is ignored if skipAwait is enabled.