Bug 1387346 - Set needs-sccache for static-analysis and valgrind builds. r=dustin

--HG--
extra : rebase_source : d8b9a533696c6c53af0defa81483e6a97009d8f2
This commit is contained in:
Mike Hommey 2017-08-08 14:08:34 +09:00
parent ef9552735d
commit 7a6bf77890
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ job-defaults:
symbol: S
kind: build
tier: 1
needs-sccache: true
jobs:
linux64-st-an/debug:

View File

@ -30,6 +30,7 @@ jobs:
max-run-time: 72000
env:
TOOLTOOL_MANIFEST: "browser/config/tooltool-manifests/linux64/releng.manifest"
needs-sccache: true
run:
using: mozharness
actions: [get-secrets build valgrind-test]