Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
84e6bb9f
Commit
84e6bb9f
authored
Dec 21, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edited language slightly
parent
16ac36f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
doc/ci/pipelines/cicd_minutes.md
doc/ci/pipelines/cicd_minutes.md
+8
-5
No files found.
doc/ci/pipelines/cicd_minutes.md
View file @
84e6bb9f
...
...
@@ -103,7 +103,7 @@ These additional CI/CD minutes:
-
Are used only after the monthly quota included in your subscription runs out.
-
Are carried over to the next month, if any remain at the end of the month.
-
Don't expire
unless used up
.
-
Don't expire.
If you use more CI/CD minutes than your monthly quota, when you purchase more,
those CI/CD minutes are deducted from your quota. For example, with a GitLab SaaS
...
...
@@ -166,10 +166,13 @@ Job duration * Cost factor
The number is transformed into minutes and added to the overall quota in the job's top-level namespace.
For example: a user
`alice`
runs a pipeline under
`gitlab-org`
namespace. The CI/CD minutes consumed by each job
in the pipeline are added to the overall consumption for
`gitlab-org`
namespace, not
`alice`
namespace.
If a pipeline runs for one of
`alice`
's personal project, the CI/CD minutes are added to the overall consumption
for
`alice`
namespace.
For example:
-
A user,
`alice`
, runs a pipeline under the
`gitlab-org`
namespace.
-
The CI/CD minutes consumed by each job in the pipeline are added to the
overall consumption for the
`gitlab-org`
namespace, not the
`alice`
namespace.
-
If a pipeline runs for one of the personal projects for
`alice`
, the CI/CD minutes
are added to the overall consumption for the
`alice`
namespace.
### Cost factor
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment