mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-28 11:30:07 +00:00
Fix deb package link (#599)
This commit is contained in:
parent
f455bdf433
commit
4499ca1d34
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue