Browse Source

ci: set shorter retention period for artifacts

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax 3 years ago
parent
commit
d730d550e2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -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: