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:
parent
c2dfb60e31
commit
d730d550e2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue