mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00
Bug 1804450 - Use 'shortest' expiration for crashreporter symbols. r=taskgraph-reviewers,jmaher DONTBUILD
Depends on D173012 Differential Revision: https://phabricator.services.mozilla.com/D173013
This commit is contained in:
parent
d3c0a68b9c
commit
56f93684c9
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
win:
|
win:
|
||||||
target.crashreporter-symbols-full.tar.zst: short
|
target.crashreporter-symbols-full.tar.zst: shortest
|
||||||
|
|
||||||
linux:
|
linux:
|
||||||
target.crashreporter-symbols-full.tar.zst: short
|
target.crashreporter-symbols-full.tar.zst: shortest
|
||||||
|
|
||||||
macos:
|
macos:
|
||||||
target.crashreporter-symbols-full.tar.zst: short
|
target.crashreporter-symbols-full.tar.zst: shortest
|
||||||
|
|
||||||
android:
|
android:
|
||||||
target.crashreporter-symbols-full.tar.zst: short
|
target.crashreporter-symbols-full.tar.zst: shortest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user