mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +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:
|
||||
name: production-tarball
|
||||
path: /tmp/production-build
|
||||
retention-days: 14
|
||||
retention-days: 1
|
||||
|
||||
- name: Generate failure report string
|
||||
id: failure_report_string
|
||||
|
Reference in New Issue
Block a user