소스 검색

ci: set shorter retention period for artifacts

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
CrazyMax 3 년 전
부모
커밋
d730d550e2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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: