diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-07 11:12:51 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-07 11:12:51 +0200 |
commit | fc099269b1e3ff6254648d8c0ad2d52455495b98 (patch) | |
tree | fe208f6f54243dc4fd96a62aaace09a8cc3a864d /doc/user/gitlab_com | |
parent | 06941114ee3acd2c9a0a68e32e98fd0011f5d26f (diff) | |
download | gitlab-ce-fc099269b1e3ff6254648d8c0ad2d52455495b98.tar.gz |
Add artifacts expiry time for GitLab.com
Diffstat (limited to 'doc/user/gitlab_com')
-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 |