Skip to content

Commit

Permalink
ci: set shorter retention period for artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Apr 9, 2022
1 parent aa9f05e commit 65ad015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 65ad015

Please sign in to comment.