Skip to content

Commit

Permalink
Bug 1527313: Enable caching on windows builds; r=glandium
Browse files Browse the repository at this point in the history
Differential Revision: https://phabricator.services.mozilla.com/D62485

--HG--
extra : moz-landing-system : lando
  • Loading branch information
tomprince committed Mar 6, 2020
1 parent a2eb4d3 commit 776a84e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion taskcluster/ci/build/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
job-defaults:
run:
using: mozharness
use-caches: false
tooltool-downloads: internal
fetches:
toolchain:
Expand Down
2 changes: 0 additions & 2 deletions taskcluster/ci/instrumented-build/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ jobs:
env:
TOOLTOOL_MANIFEST: "browser/config/tooltool-manifests/win32/releng.manifest"
run:
use-caches: false
options: [append-env-variables-from-configs]
mozconfig-variant: profile-generate
config:
Expand Down Expand Up @@ -210,7 +209,6 @@ jobs:
env:
TOOLTOOL_MANIFEST: "browser/config/tooltool-manifests/win64/releng.manifest"
run:
use-caches: false
options: [append-env-variables-from-configs]
mozconfig-variant: profile-generate
config:
Expand Down
1 change: 0 additions & 1 deletion taskcluster/ci/repackage-msi/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ job-template:
worker-type: 'b-win2012'
mozharness:
use-magic-mh-args: false
use-caches: false
config:
by-build-platform:
win32\b.*:
Expand Down
1 change: 0 additions & 1 deletion taskcluster/ci/searchfox/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ jobs:
run:
using: mozharness
actions: [build]
use-caches: false
options: [append-env-variables-from-configs]
script: mozharness/scripts/fx_desktop_build.py
config:
Expand Down

0 comments on commit 776a84e

Please sign in to comment.