ci: expire job artifacts in 30 days

This commit is contained in:
MDLeom 2021-03-18 10:20:51 +00:00
parent 3aa9130189
commit f820529576
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ build_job:
artifacts:
paths:
- tmp/
expire_in: 30 days
deploy_job: # Trigger deploy job on curben/malware-filter
stage: deploy