ci: set shorter retention period for artifacts

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-04-09 02:28:30 +02:00
parent c2dfb60e31
commit d730d550e2

View File

@@ -46,6 +46,7 @@ jobs:
name: ${{ matrix.target }}
path: ${{ env.BUNDLES_OUTPUT }}/${{ matrix.target }}-daemon/*
if-no-files-found: error
retention-days: 7
test-buildkit:
needs: