mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-23 01:44:26 +08:00
ci: fix pdcc variable mapping and pdc signing prechecks
This commit is contained in:
@@ -18,9 +18,9 @@ components:
|
||||
variables:
|
||||
number: 0
|
||||
fileRepoRoot: "__FILE_REPO_ROOT__"
|
||||
archiveRoot: "__ARCHIVE_ROOT__"
|
||||
archiveRoot: "__ARCHIVE_ROOT__/$(primaryVersion)/$(version)/"
|
||||
bucketKeyRoot: "lanmountain/update/repo/"
|
||||
archiveBucketKeyRoot: "lanmountain/update/installers/"
|
||||
archiveBucketKeyRoot: "lanmountain/update/archive/$(primaryVersion)/$(version)/"
|
||||
appChangeLogPath: "$(thisFileDir)/../CHANGELOG.md"
|
||||
appChangeLogTemplate: |
|
||||
$(changeLog)
|
||||
|
||||
Reference in New Issue
Block a user