ci: Reduce production suite tarball retention from 14 days to 1.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2023-02-16 01:04:39 -08:00 committed by Alex Vandiver
parent bf7d3124ab
commit 7cafbefdef
1 changed files with 1 additions and 1 deletions

View File

@ -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