summaryrefslogtreecommitdiffstats
path: root/taskcluster/gecko_taskgraph/transforms/artifacts.yml
blob: efcbc70f15877cda133bd8c909381e6b747ccece (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
win:
    target.crashreporter-symbols-full.tar.zst: shortest
    sccache.log: shortest
    sccache-stats.json: shortest

linux:
    target.crashreporter-symbols-full.tar.zst: shortest
    sccache.log: shortest
    sccache-stats.json: shortest

macos:
    target.crashreporter-symbols-full.tar.zst: shortest
    sccache.log: shortest
    sccache-stats.json: shortest

android:
    target.crashreporter-symbols-full.tar.zst: shortest
    sccache.log: shortest
    sccache-stats.json: shortest

ios:
    sccache.log: shortest
    sccache-stats.json: shortest