mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-17 23:37:45 +00:00
os-extras and os-headers images are built for release/ci
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
11
scripts/ci
11
scripts/ci
@@ -7,3 +7,14 @@ cd $(dirname $0)/..
|
||||
./scripts/extract
|
||||
./scripts/build-kernel
|
||||
./scripts/package-kernel
|
||||
./scripts/build-images
|
||||
|
||||
echo
|
||||
echo "--- ${KERNEL_VERSION} Kernel prepared for RancherOS"
|
||||
echo " ./dist/kernel/extra-linux-${KERNEL_VERSION}-x86.tar.gz"
|
||||
echo " ./dist/kernel/build-linux-${KERNEL_VERSION}-x86.tar.gz"
|
||||
echo " ./dist/kernel/linux-${KERNEL_VERSION}-x86.tar.gz"
|
||||
echo
|
||||
echo "Images ready to push:"
|
||||
cat dist/images
|
||||
echo
|
||||
|
Reference in New Issue
Block a user