diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-03-28 21:29:23 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-03-28 21:29:23 +0000 |
commit | 8c9cb9bb575b8d9dff39e5b4891fabb1e0f6a687 (patch) | |
tree | 4ec1cac2f2d2d4de699a3e12de328cf526f93039 /doc/ci/pipelines | |
parent | 14059114eb35b29cf83aa1b715158c96c55ab388 (diff) | |
download | gitlab-ce-8c9cb9bb575b8d9dff39e5b4891fabb1e0f6a687.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 bda4f65cff5..cba0004eb67 100644 --- a/doc/ci/pipelines/cicd_minutes.md +++ b/doc/ci/pipelines/cicd_minutes.md @@ -8,7 +8,7 @@ type: reference # CI/CD minutes quota **(PREMIUM)** NOTE: -`CI/CD minutes` is being renamed to `compute credits`. During this transition, you might see references in the UI and documentation to `CI/CD minutes`, `CI minutes`, `pipeline minutes`, `CI pipeline minutes`, `pipeline minutes quota`, and `compute credits`. For more information, see [issue 5218](https://gitlab.com/gitlab-com/Product/-/issues/5218). +The term `CI/CD minutes` is being renamed to `compute credits`. During this transition, you might see references in the UI and documentation to `CI/CD minutes`, `CI minutes`, `pipeline minutes`, `CI pipeline minutes`, `pipeline minutes quota`, and `compute credits`. For more information, see [issue 5218](https://gitlab.com/gitlab-com/Product/-/issues/5218). Administrators can limit the amount of time that projects can use to run jobs on [shared runners](../runners/runners_scope.md#shared-runners) each month. This limit |