link-artifact
The link-artifact element is used to link to an external artifact URL. This allows you to add an arbitrary link to the artifacts view for a build. The artifacts view can then be used as a single point of access for files related to a build, even if they are served by an external server.
Attributes
| Attribute |
Description |
Required? |
Default |
| name |
The name of the artifact, displayed in the artifacts view. |
Yes |
|
| url |
The URL to link to. |
Yes |
|
Child Elements
None.