diff options
author | Rubén Dávila <ruben@gitlab.com> | 2019-06-12 18:36:54 +0000 |
---|---|---|
committer | Mayra Cabrera <mcabrera@gitlab.com> | 2019-06-12 18:36:54 +0000 |
commit | 2c2abf0b8a96ff4d193b872a025497515ce6837c (patch) | |
tree | a05fcaf1e7068a8b9a3cf02283af285379904088 /doc | |
parent | 1b42447e26a570fad56e2da9e75df535e3f37426 (diff) | |
download | gitlab-ce-2c2abf0b8a96ff4d193b872a025497515ce6837c.tar.gz |
Backport of gitlab-ee!13735
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/admin_area/settings/continuous_integration.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/user/admin_area/settings/continuous_integration.md b/doc/user/admin_area/settings/continuous_integration.md index 6c4abce83c2..d2605cbfb5e 100644 --- a/doc/user/admin_area/settings/continuous_integration.md +++ b/doc/user/admin_area/settings/continuous_integration.md @@ -134,6 +134,14 @@ to a different Group. be deducted from your Additional Minutes quota immediately after your purchase of additional minutes. +## What happens when my CI minutes quota run out + +When the CI minutes quota run out, an email is sent automatically to notifies the owner(s) of the group/namespace which +includes a link to [purchase more minutes](https://customers.gitlab.com/plans). + +If you are not the owner of the group, you will need to contact them to let them know they need to +[purchase more minutes](https://customers.gitlab.com/plans). + ## Archive jobs **[CORE ONLY]** Archiving jobs is useful for reducing the CI/CD footprint on the system by @@ -160,4 +168,4 @@ questions that you know someone might ask. Each scenario can be a third-level heading, e.g. `### Getting error message X`. If you have none to add when creating a doc, leave this section in place -but commented out to help encourage others to add to it in the future. -->
\ No newline at end of file +but commented out to help encourage others to add to it in the future. --> |