Artifact Definition
Artifact Definition
For each Job that builds a rollout, go to the 'Artifacts' tab and click Define Artifact
.
The Bamboo generic help documentation for defining an artifact can be found here. Below are the settings that work with the
Field | Description | Sample Data |
---|---|---|
Name | Provide the name for this artifact | 'WM Rollout' or 'REFS Rollout' |
Location | Unique subdirectory name without spaces | 'wm_rollout' or 'refs_rollout' |
Copy Pattern | Always copy everything: ** | ** |
Shared | Always check this box. We want this artifact (rollout) to be available later in the Deployment Plans | |
Required | Uncheck this box. We don't want to fail the build if we don't have REFS files in this rollout. |