You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/05/18 00:05:22 UTC

[shardingsphere] branch master updated: Add retention-days to ensure the expire time for useless artifact (#17759)

This is an automated email from the ASF dual-hosted git repository.

zhonghongsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new ae0ec0dc869 Add retention-days to ensure the expire time for useless artifact (#17759)
ae0ec0dc869 is described below

commit ae0ec0dc869eda548921e31d436e0050db7c9e29
Author: 孙念君 Nianjun Sun <su...@sphere-ex.com>
AuthorDate: Wed May 18 08:05:09 2022 +0800

    Add retention-days to ensure the expire time for useless artifact (#17759)
---
 .github/workflows/it.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/it.yml b/.github/workflows/it.yml
index 04a85e4e3dd..4a38d3ed0d5 100644
--- a/.github/workflows/it.yml
+++ b/.github/workflows/it.yml
@@ -88,6 +88,7 @@ jobs:
         with:
           name: it-image
           path: /tmp/shardingsphere-proxy-test.tar
+          retention-days: 1
   
   it-empty-rule:
     name: empty rule