<< Back to previous view |
![]() |
[QB-280] Be able to match directories when configure publish step
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Robin Shen | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 1 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
From customer: I have a problem with the Publish Artifacts step in Quickbuild. In my checkouts directory I have 3 subdirectories, bin, lib and plugins. I want to copy all these 3 directories to the artifacts directory. But it seems that luntbuild matches only the filename against the pattern and not also the directory name. |