ci: expires job artifacts in 30 days

This commit is contained in:
MDLeom 2021-03-18 16:21:48 +00:00
parent 6a39d0c10b
commit ed73297034
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/phishing-filter-mirror
stage: deploy