Use this action to retrieve an artifact’s name, version, URL, and unique digest, using the artifact ID output from CloudBees platform.
| All CloudBees action repositories are listed at CloudBees, Inc. on GitHub. |
| Input name | Data type | Required? | Description |
|---|---|---|---|
|
String |
Yes |
The unique identifier of the artifact ID output from CloudBees platform. |
Outputs
| Output name | Data type | Description |
|---|---|---|
|
String |
The name of the artifact reported to CloudBees platform. |
|
String |
The version of the artifact reported to CloudBees platform. |
|
String |
The URL where the artifact version is located.
For example, |
|
String |
The hash or checksum that uniquely identifies the artifact version. |