Fix deb package link (#599)
This commit is contained in:
parent
f455bdf433
commit
4499ca1d34
2
.github/workflows/4testing-build.yml
vendored
2
.github/workflows/4testing-build.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
||||
BUILD_NUMBER=${{ github.event.inputs.build }}
|
||||
|
||||
export PRODUCT_EDITION
|
||||
export PACKAGE_VERSION=${PRODUCT_VERSION}-${BUILD_NUMBER}~stretch
|
||||
export PACKAGE_VERSION=${PRODUCT_VERSION}-${BUILD_NUMBER}
|
||||
export PACKAGE_BASEURL=${{ secrets.REPO_BASEURL }}/${BUILD_CHANNEL}
|
||||
export BUILD_CHANNEL
|
||||
export PLATFORM
|
||||
|
Loading…
x
Reference in New Issue
Block a user