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
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

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: