mirror of
https://github.com/rancher/rke.git
synced 2025-09-02 07:24:20 +00:00
Add pre release notes with k8s versions included
This commit is contained in:
@@ -9,6 +9,8 @@ ARCH=${ARCH:-"amd64"}
|
||||
SUFFIX=""
|
||||
[ "${ARCH}" != "amd64" ] && SUFFIX="_${ARCH}"
|
||||
|
||||
./scripts/create-releasenote.sh
|
||||
|
||||
cd package
|
||||
|
||||
TAG=${TAG:-${VERSION}${SUFFIX}}
|
||||
|
Reference in New Issue
Block a user