dir

@JvmName(name = "cxjrkrcyjtvnwmng")
suspend fun dir(value: Output<String>)
@JvmName(name = "rbminjluysielbmw")
suspend fun dir(value: String?)

Parameters

value

Directory, relative to the source root, in which to run the build. This must be a relative path. If a step's dir is specified and is an absolute path, this value is ignored for that step's execution. eg. helloworld (no leading slash allowed)