Creating artifact sets
Artifact sets are groups of artifacts that are produced by a build.
Before you begin
Typically, there is an artifact set for each type of artifact. Run-time-dependent artifacts,
such as jar or dll type files, might be contained in an artifact
set called lib. Source code artifacts might be contained in an artifact set called source.
Procedure
- On the left navigational panel, click .
- Using the Artifact Sets page, click Create New.
- Using the New Artifact Set dialog box, type a name for the workflow in the Name field.
- Optionally, enter a description of the artifact set in the Description area.
- Click Save.
