Commit 8788b4f
committed
Copy all files from dist/bundles in CI publish script
Updated the file copy command in ci-publish.sh to copy all files from dist/bundles/biz/aQute/bnd/ instead of only those matching specific patterns. This simplifies the script and ensures all relevant files are included.
Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>1 parent 9790e4b commit 8788b4f
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments