bug 1432591 - taskgraph changes for source tarball. r=bhearsum
tested on maple. MozReview-Commit-ID: BtHVc9b5d7f
This commit is contained in:
@@ -14,7 +14,7 @@ def generate_specifications_of_artifacts_to_sign(
|
||||
if kind == 'release-source-signing':
|
||||
artifacts_specifications = [{
|
||||
'artifacts': [
|
||||
'public/build/SOURCE'
|
||||
'public/build/source.tar.xz'
|
||||
],
|
||||
'formats': ['gpg'],
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user