Commit 8911836
committed
ci: add script to upload build artifacts to Cloudsmith
Add prepare_artifacts_for_cloudsmith.sh which:
- Organizes kernel images and DTBs by architecture/platform
- Generates git properties file with branch and commit info
- Uploads artifacts to Cloudsmith using wiki-scripts utility
- Sets Azure pipeline variables for downstream stages
Called from azure-pipelines.yml in the Publish_to_Cloudsmith job.
Signed-off-by: Liviu Tomoiaga <[email protected]>1 parent 07b365b commit 8911836
1 file changed
+21
-2
lines changedci/travis/prepare_artifacts_for_cloudsmith.sh
100644100755Lines changed: 21 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
3 | 19 | | |
4 | 20 | | |
5 | 21 | | |
| |||
110 | 126 | | |
111 | 127 | | |
112 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
113 | 132 | | |
114 | 133 | | |
115 | | - | |
| 134 | + | |
116 | 135 | | |
117 | 136 | | |
118 | 137 | | |
| |||
0 commit comments