mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 05:45:33 +00:00
Bug 1857407 - Use taskcluster-built python for attribution tasks r=jmaher,releng-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D190257
This commit is contained in:
parent
cd4d034734
commit
6f30771d2d
@ -12,6 +12,7 @@ transforms:
|
||||
- gecko_taskgraph.transforms.task:transforms
|
||||
|
||||
kind-dependencies:
|
||||
- toolchain
|
||||
# Windows
|
||||
- repackage-signing-l10n
|
||||
|
||||
@ -67,6 +68,7 @@ job-defaults:
|
||||
# attribution of other files, which they can append themselves.
|
||||
- --input
|
||||
- /builds/worker/fetches/target.installer.exe
|
||||
use-system-python: false
|
||||
|
||||
jobs:
|
||||
win32-devedition/opt:
|
||||
|
@ -11,6 +11,7 @@ transforms:
|
||||
- gecko_taskgraph.transforms.task:transforms
|
||||
|
||||
kind-dependencies:
|
||||
- toolchain
|
||||
# Windows
|
||||
- repackage-signing
|
||||
|
||||
@ -59,6 +60,7 @@ job-defaults:
|
||||
# attribution of other files, which they can append themselves.
|
||||
- --input
|
||||
- /builds/worker/fetches/target.installer.exe
|
||||
use-system-python: false
|
||||
|
||||
jobs:
|
||||
win32-devedition/opt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user