From 6a4ffad42050949fcf08e78147575734ae99627e Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 26 Nov 2019 12:06:18 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/gitlab_com/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/user/gitlab_com') diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md index 5912fc8e9f9..38ffd07a737 100644 --- a/doc/user/gitlab_com/index.md +++ b/doc/user/gitlab_com/index.md @@ -63,6 +63,7 @@ Below are the current settings regarding [GitLab CI/CD](../../ci/README.md). | ----------- | ----------------- | ------------- | | Artifacts maximum size (uncompressed) | 1G | 100M | | Artifacts [expiry time](../../ci/yaml/README.md#artifactsexpire_in) | kept forever | deleted after 30 days unless otherwise specified | +| Scheduled Pipeline Cron | `*/5 * * * *` | `*/19 * * * *` | ## Repository size limit -- cgit v1.2.1