createArtifact
Creates a new artifact.
Arguments
Argument Name | Type | Description |
---|---|---|
artifactKey | String | The artifactKey component of the GAV (GroupId/ArtifactKey/Version) coordinates. |
artifactVersionNameTemplate | String | The artifactVersion name template. |
description | String | Comment text describing this object that is not interpreted at all by CloudBees CD/RO. |
groupId | String | The groupId component of the GAV (GroupId/ArtifactKey/Version) coordinates. |