Use this action to report build artifact-related data to the workflow run for artifact traceability purposes.
All CloudBees action repositories are listed at CloudBees, Inc. on GitHub. |
Inputs
Input name | Data type | Required? | Description |
---|---|---|---|
|
String |
Yes |
The name of the artifact to send to the CloudBees platform for artifact traceability purposes. |
|
String |
Yes |
The version of the artifact to send to the CloudBees platform for artifact traceability purposes. |
|
String |
Yes |
The URL where the artifact version is located. For example, docker.io/myapp/myimg:1.0.0. |
|
String |
No |
The artifact digest that uniquely identifies the artifact. |