mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
Install taskcluster-proxy in the Windows AMI
This commit is contained in:
parent
dbbfa74e79
commit
f49376e766
2 changed files with 3 additions and 0 deletions
|
@ -396,6 +396,7 @@ def windows_nightly():
|
|||
return (
|
||||
windows_build_task("Nightly build and upload")
|
||||
.with_treeherder("Windows x64", "Nightly")
|
||||
.with_features("taskclusterProxy")
|
||||
.with_scopes("secrets:get:project/servo/s3-upload-credentials")
|
||||
.with_script("mach build --release",
|
||||
"mach package --release",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue