-
Improvement
-
Resolution: Fixed
-
Minor
-
None
The CopyArtifact command does not allow an exclude filter to be specified which requires all artefacts matching an include filter to be copied to the downstream job. This is quite inflexible when there may be several downstream test jobs requiring different subsets of build outputs.
I have an implementation, pull request to follow.