diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-06-07 15:09:29 +0000 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-06-07 15:09:29 +0000 |
commit | cc28c119807a7ac4ccaec74ba3a7d8a9a3f8870f (patch) | |
tree | bff8e4ddd1ae74a77776f76a1c4a02f4ea691903 /doc/user | |
parent | 88541875b07e66cf17a15703d09c123a6e2dbd1f (diff) | |
parent | fc099269b1e3ff6254648d8c0ad2d52455495b98 (diff) | |
download | gitlab-ce-cc28c119807a7ac4ccaec74ba3a7d8a9a3f8870f.tar.gz |
Merge branch 'docs/gitlab-com-artifacts-expire' into 'master'
Add artifacts expiry time for GitLab.com
See merge request gitlab-org/gitlab-ce!19520
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/gitlab_com/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md index 0c1cd113686..d054561d5f3 100644 --- a/doc/user/gitlab_com/index.md +++ b/doc/user/gitlab_com/index.md @@ -60,6 +60,7 @@ Below are the current settings regarding [GitLab CI/CD](../../ci/README.md). | Setting | GitLab.com | Default | | ----------- | ----------------- | ------------- | | Artifacts maximum size | 1G | 100M | +| Artifacts [expiry time](../../ci/yaml/README.md#artifacts-expire_in) | kept forever | deleted after 30 days unless otherwise specified | ## Repository size limit |