ci(gl): expires job artifacts

- https://docs.gitlab.com/ee/user/usage_quotas.html
This commit is contained in:
Ming Di Leom 2022-08-09 00:29:34 +00:00
parent 8ea332e157
commit 013edd51e3
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ build_job:
paths:
- tmp
- public
expire_in: 1 week
pages:
stage: deploy
@ -36,6 +37,7 @@ pages:
artifacts:
paths:
- public
expire_in: 1 week
cloudflare:
stage: deploy