Set retention time for uploaded artifacts to 7 days

This commit is contained in:
Deluan
2021-05-27 23:39:20 -04:00
parent ed01946ace
commit 25d62cd751
2 changed files with 2 additions and 18 deletions
+2
View File
@@ -104,6 +104,7 @@ jobs:
with:
name: js-bundle
path: ui/build
retention-days: 7
binaries:
name: Binaries
@@ -149,6 +150,7 @@ jobs:
dist
!dist/*.tar.gz
!dist/*.zip
retention-days: 7
docker:
name: Docker images