af359d4938
This update makes use of the PKG_GITREVCOUNT variable to auto-version the packages in this repo. Story: 2007750 Task: 39951 Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59 Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
VERSION=3.2.1
|
|
TAR_NAME=helm
|
|
TAR="$TAR_NAME-v$VERSION-linux-amd64.tar.gz"
|
|
COPY_LIST="${CGCS_BASE}/downloads/$TAR $FILES_BASE/*"
|
|
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|
|
|