mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1160385 - Generate checksums for release promotion r=jlund DONTBUILD
MozReview-Commit-ID: 8MH1p4UPVWm
This commit is contained in:
parent
0dfcec3f5c
commit
6b28e6b185
@ -68,6 +68,7 @@ class ChecksumsGenerator(BaseScript, VirtualenvMixin, SigningMixin, VCSMixin):
|
||||
"boto",
|
||||
],
|
||||
"virtualenv_path": "venv",
|
||||
'buildbot_json_path': 'buildprops.json',
|
||||
},
|
||||
all_actions=[
|
||||
"create-virtualenv",
|
||||
|
Loading…
Reference in New Issue
Block a user