Add tier badge for additional pipelines quota purchase

This commit is contained in:
Achilleas Pipinellis 2019-06-25 18:38:28 +02:00
parent 4d1e2ec45e
commit fbcfdc69c7
No known key found for this signature in database
GPG Key ID: A0996FBD3E92C17B
2 changed files with 5 additions and 7 deletions

View File

@ -63,7 +63,7 @@ Once you're familiar with how GitLab CI/CD works, see the
for all the attributes you can set and use.
NOTE: **Note:**
GitLab CI/CD and [shared runners](runners/README.md#shared-specific-and-group-runners) are enabled in GitLab.com and available for all users, limited only to the [user's pipelines quota](../user/admin_area/settings/continuous_integration.md#extra-shared-runners-pipeline-minutes-quota).
GitLab CI/CD and [shared runners](runners/README.md#shared-specific-and-group-runners) are enabled in GitLab.com and available for all users, limited only to the [user's pipelines quota](../user/admin_area/settings/continuous_integration.md#extra-shared-runners-pipeline-minutes-quota-free-only).
## Configuration

View File

@ -94,13 +94,11 @@ a group in the **Usage Quotas** page available to the group page settings list.
![Group pipelines quota](img/group_pipelines_quota.png)
## Extra Shared Runners pipeline minutes quota
## Extra Shared Runners pipeline minutes quota **[FREE ONLY]**
NOTE: **Note:**
Only available on GitLab.com.
You can purchase additional CI minutes so your pipelines will not be blocked after you have
used all your CI minutes from your main quota.
If you're using GitLab.com, you can purchase additional CI minutes so your
pipelines will not be blocked after you have used all your CI minutes from your
main quota.
In order to purchase additional minutes, you should follow these steps: