1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-25 12:42:05 +00:00

give the kernel a new label (only SELinux was added)

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2016-11-23 22:51:52 +00:00
parent 9be3333cd8
commit 7c02e2bd6c
2 changed files with 1 additions and 2 deletions

View File

@@ -28,5 +28,4 @@ echo "github-release upload --user rancher --repo os-kernel --tag v${KERNEL_VER
echo "github-release upload --user rancher --repo os-kernel --tag v${KERNEL_VERSION} --file ./dist/kernel/linux-${KERNEL_VERSION}-rancher-x86.tar.gz --name linux-${KERNEL_VERSION}-rancher-x86.tar.gz"
echo
HERE
cat dist/images | sed 's/^/docker push /'