... | @@ -446,6 +446,10 @@ As a bonus, in each project, artifacts from the most recent successful pipeline |
... | @@ -446,6 +446,10 @@ As a bonus, in each project, artifacts from the most recent successful pipeline |
|
|
|
|
|
To clean old artifacts and pipelines in your projects, you can use _Gitlab Quotas Helper Component_. This component contains templates to help users in cleaning their artifacts and pipelines in their CI/CD scripts: https://gitlab.inria.fr/explore/catalog/sdt-pfo/tools/gitlab-quotas-helper-component
|
|
To clean old artifacts and pipelines in your projects, you can use _Gitlab Quotas Helper Component_. This component contains templates to help users in cleaning their artifacts and pipelines in their CI/CD scripts: https://gitlab.inria.fr/explore/catalog/sdt-pfo/tools/gitlab-quotas-helper-component
|
|
|
|
|
|
|
|
### How do I manage storage used by package assets?
|
|
|
|
In Settings -> Packages and Registries -> Manage storage used by package assets :
|
|
|
|
When a package with same name and version is uploaded to the registry, more assets are added to the package. To save storage space, keep only the most recent assets.
|
|
|
|
Select the number of duplicate assets to keep (by default, all are kept).
|
|
|
|
|
|
## Merge Request development model and external contributors
|
|
## Merge Request development model and external contributors
|
|
|
|
|
... | | ... | |