浏览代码

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: