artifacts

@JvmName(name = "qbdlomolqiapapmg")
suspend fun artifacts(value: Output<ArtifactsArgs>)
@JvmName(name = "evjlwsksdwuyrmns")
suspend fun artifacts(value: ArtifactsArgs?)

Parameters

value

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


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

Parameters

argument

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