mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-28 19:41:01 +00:00
Fix deb package link (#602)
This commit is contained in:
parent
4499ca1d34
commit
44eb6c45f2
3 changed files with 4 additions and 4 deletions
2
.github/workflows/4testing-build.yml
vendored
2
.github/workflows/4testing-build.yml
vendored
|
|
@ -125,7 +125,7 @@ jobs:
|
|||
|
||||
export PRODUCT_EDITION
|
||||
export PACKAGE_VERSION=${PRODUCT_VERSION}-${BUILD_NUMBER}
|
||||
export PACKAGE_BASEURL=${{ secrets.REPO_BASEURL }}/${BUILD_CHANNEL}
|
||||
export PACKAGE_BASEURL=${{ secrets.REPO_BASEURL }}
|
||||
export BUILD_CHANNEL
|
||||
export PLATFORM
|
||||
export DOCKERFILE=Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue