mirror of
https://gitlab.com/2009scape/tools/rs09-thanos-tool.git
synced 2026-08-01 14:39:20 -06:00
expire old artifacts after a week
This commit is contained in:
parent
2c0cfdf0e1
commit
e17ff585a7
1 changed files with 1 additions and 1 deletions
|
|
@ -20,6 +20,6 @@ build:
|
|||
artifacts:
|
||||
paths:
|
||||
- build/libs/*.jar
|
||||
expire_in: never
|
||||
expire_in: 1 week
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue