... | @@ -457,6 +457,7 @@ By default, artefacts expire after 30 days. |
... | @@ -457,6 +457,7 @@ By default, artefacts expire after 30 days. |
|
As a bonus, in each project, artifacts from the most recent successful pipeline are stored and do not expire. This option can be deactivated at project level (Settings -> CI/CD -> Artifacts -> Keep artifacts from most recent successful jobs).
|
|
As a bonus, in each project, artifacts from the most recent successful pipeline are stored and do not expire. This option can be deactivated at project level (Settings -> CI/CD -> Artifacts -> Keep artifacts from most recent successful jobs).
|
|
|
|
|
|
To clean old artifacts and pipelines in your projects, you can use:
|
|
To clean old artifacts and pipelines in your projects, you can use:
|
|
|
|
- [automate storage management for CI/CD pipelines/job logs/job artifacts](https://gitlab.inria.fr/siteadmin/doc/-/wikis/faq#how-do-i-automate-storage-management-for-cicd-pipelinesjob-logsjob-artifacts)
|
|
- [A CLI gitlab api application based on python-gitlab](https://gitlab.inria.fr/sdt-pfo/tools/gitlab-api)
|
|
- [A CLI gitlab api application based on python-gitlab](https://gitlab.inria.fr/sdt-pfo/tools/gitlab-api)
|
|
- _Gitlab Quotas Helper Component_. This component contains templates to help users in cleaning their artifacts and pipelines in their CI/CD scripts, click on Readme tab: https://gitlab.inria.fr/explore/catalog/sdt-pfo/tools/gitlab-quotas-helper-component
|
|
- _Gitlab Quotas Helper Component_. This component contains templates to help users in cleaning their artifacts and pipelines in their CI/CD scripts, click on Readme tab: https://gitlab.inria.fr/explore/catalog/sdt-pfo/tools/gitlab-quotas-helper-component
|
|
|
|
|
... | | ... | |