Commit 70b3022
github-actions: Upload built kernel binaries as a downloadable artifact
Add an upload-artifact step that publishes the kernel-<kernelrelease>-<arch>.tar.xz
tarball produced by build_kernel.sh in kernel-container-build, so testers can
download the built kernel (vmlinuz, modules, config, System.map, optional
initramfs) directly from each CI run.
Paired with the matching extraction step in ctrliq/kernel-container-build.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d999661 commit 70b3022
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
348 | 360 | | |
349 | 361 | | |
350 | 362 | | |
| |||
0 commit comments