зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1806073 - Migrate Windows 2012 workloads to Azure r=ahal,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D164898
This commit is contained in:
Родитель
74f9ed119f
Коммит
bff0c42c1c
|
@ -479,7 +479,7 @@ workers:
|
|||
provisioner: '{trust-domain}-{level}'
|
||||
implementation: generic-worker
|
||||
os: windows
|
||||
worker-type: '{alias}'
|
||||
worker-type: '{alias}-azure'
|
||||
image:
|
||||
provisioner: '{trust-domain}-{level}'
|
||||
implementation: docker-worker
|
||||
|
|
|
@ -102,7 +102,7 @@ def generic_worker_spidermonkey(config, job, taskdesc):
|
|||
|
||||
run["using"] = "run-task"
|
||||
run["command"] = [
|
||||
"c:\\mozilla-build\\msys\\bin\\bash.exe " # string concat
|
||||
"c:\\mozilla-build\\msys2\\usr\\bin\\bash.exe " # string concat
|
||||
'"./src/taskcluster/scripts/builder/%s"' % script
|
||||
]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче