Skip to content

Commit f50455a

Browse files
committed
Bug 1817256 - Store sccache.log with a short expiration time. r=taskgraph-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D173011
1 parent e10b840 commit f50455a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
---
22
win:
33
target.crashreporter-symbols-full.tar.zst: shortest
4+
sccache.log: shortest
45

56
linux:
67
target.crashreporter-symbols-full.tar.zst: shortest
8+
sccache.log: shortest
79

810
macos:
911
target.crashreporter-symbols-full.tar.zst: shortest
12+
sccache.log: shortest
1013

1114
android:
1215
target.crashreporter-symbols-full.tar.zst: shortest
16+
sccache.log: shortest

0 commit comments

Comments
 (0)