Bugfix: storing revision and not artefact cache version in release file
This commit is contained in:
parent
bdab9c1cd7
commit
7505671c80
@ -64,7 +64,7 @@ function compile_armbian-bsp-cli() {
|
||||
BOARDFAMILY=${BOARDFAMILY}
|
||||
BUILD_REPOSITORY_URL=${BUILD_REPOSITORY_URL}
|
||||
BUILD_REPOSITORY_COMMIT=${BUILD_REPOSITORY_COMMIT}
|
||||
VERSION=${artifact_version}
|
||||
VERSION=${REVISION}
|
||||
LINUXFAMILY=$LINUXFAMILY
|
||||
ARCH=$ARCHITECTURE
|
||||
IMAGE_TYPE=$IMAGE_TYPE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user