feat: added an expiration time for job artifacts
This commit is contained in:
parent
1e00015eee
commit
a661e60b04
|
@ -17,6 +17,7 @@ Build:
|
|||
artifacts:
|
||||
paths:
|
||||
- _site/
|
||||
expire_in: 1 week
|
||||
|
||||
Deploy:
|
||||
image: alpine
|
||||
|
|
Reference in a new issue