Something in the signing procedure has been changed and current way stopped working. Lets try with Aptly internal signing procedure.
19 lines
503 B
Plaintext
19 lines
503 B
Plaintext
{
|
|
"rootDir": "output/repository-beta",
|
|
"downloadConcurrency": 4,
|
|
"downloadSpeedLimit": 0,
|
|
"architectures": [],
|
|
"dependencyFollowSuggests": false,
|
|
"dependencyFollowRecommends": false,
|
|
"dependencyFollowAllVariants": false,
|
|
"dependencyFollowSource": false,
|
|
"gpgDisableSign": false,
|
|
"gpgDisableVerify": false,
|
|
"gpgProvider": "internal",
|
|
"downloadSourcePackages": false,
|
|
"ppaDistributorID": "ubuntu",
|
|
"ppaCodename": "",
|
|
"S3PublishEndpoints": {},
|
|
"SwiftPublishEndpoints": {}
|
|
}
|