1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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: