diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-03 21:09:57 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-03 21:09:57 +0000 |
commit | b8fcc8edb4a289ef3ef4fee0ed8fd88e853a2396 (patch) | |
tree | 31658d7760d36aa3b368e020e08f4d21c678f2e3 /doc/ci/pipelines | |
parent | d83bbccfcd07ddab93be73959e3b149b75831e28 (diff) | |
download | gitlab-ce-b8fcc8edb4a289ef3ef4fee0ed8fd88e853a2396.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/pipelines')
-rw-r--r-- | doc/ci/pipelines/cicd_minutes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/pipelines/cicd_minutes.md b/doc/ci/pipelines/cicd_minutes.md index 07da9ca31f5..910e6600672 100644 --- a/doc/ci/pipelines/cicd_minutes.md +++ b/doc/ci/pipelines/cicd_minutes.md @@ -206,7 +206,7 @@ The cost factors for jobs running on shared runners on GitLab.com are: - `0.008` for public forks of public projects in the [GitLab for Open Source program](../../subscriptions/index.md#gitlab-for-open-source). For every 125 minutes of job execution time, you use 1 CI/CD minute. - `1` for other public projects, after October 1, 2022 (previously `0.04`). - For every 25 minutes of job execution time, you use 1 CI/CD minute. + For every 1 minute of job execution time, you use 1 CI/CD minute. - Calculated differently for [community contributions to GitLab projects](#cost-factor-for-community-contributions-to-gitlab-projects). The cost factors on self-managed instances are: |