mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
ci: Reduce production suite tarball retention from 14 days to 1.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Alex Vandiver
parent
bf7d3124ab
commit
7cafbefdef
2
.github/workflows/production-suite.yml
vendored
2
.github/workflows/production-suite.yml
vendored
@@ -102,7 +102,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: production-tarball
|
name: production-tarball
|
||||||
path: /tmp/production-build
|
path: /tmp/production-build
|
||||||
retention-days: 14
|
retention-days: 1
|
||||||
|
|
||||||
- name: Generate failure report string
|
- name: Generate failure report string
|
||||||
id: failure_report_string
|
id: failure_report_string
|
||||||
|
Reference in New Issue
Block a user