artifacts

@JvmName(name = "twnxcyictxwliyuh")
suspend fun artifacts(value: Output<TriggerBuildArtifactsArgs>)
@JvmName(name = "pwnhwseddkfcsffj")
suspend fun artifacts(value: TriggerBuildArtifactsArgs?)

Parameters

value

Artifacts produced by the build that should be uploaded upon successful completion of all build steps. Structure is documented below.


@JvmName(name = "bdtpvuaibournbdi")
suspend fun artifacts(argument: suspend TriggerBuildArtifactsArgsBuilder.() -> Unit)

Parameters

argument

Artifacts produced by the build that should be uploaded upon successful completion of all build steps. Structure is documented below.