diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-09-22 15:15:43 +0300 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-09-22 14:40:08 +0200 |
commit | 5e40cb2a9142b885f04928b3e11395094852cc62 (patch) | |
tree | 308d9d7aba20683ac1c80c77ac47d2d4cf54262a /doc | |
parent | eda0c453a5de39c7d2a9cf77debe807c091a1a5e (diff) | |
download | gitlab-ce-5e40cb2a9142b885f04928b3e11395094852cc62.tar.gz |
Make 'build permissions' consistent
[ci skip]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ci/README.md | 2 | ||||
-rw-r--r-- | doc/user/permissions.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index 6e5291021cd..49808cf591f 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -16,7 +16,7 @@ - [Trigger builds through the API](triggers/README.md) - [Build artifacts](../user/project/builds/artifacts.md) - [User permissions](../user/permissions.md#gitlab-ci) -- [Build permissions](../user/permissions.md#builds-permissions) +- [Build permissions](../user/permissions.md#build-permissions) - [API](../api/ci/README.md) - [CI services (linked docker containers)](services/README.md) - [**New CI build permissions model**](../user/project/new_ci_build_permissions_model.md) Read about what changed in GitLab 8.12 and how that affects your builds. There's a new way to access your submodules and LFS objects in builds. diff --git a/doc/user/permissions.md b/doc/user/permissions.md index 76e7a100545..12d5b8f8744 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -139,11 +139,11 @@ instance and project. In addition, all admins can use the admin interface under | See events in the system | | | | ✓ | | Admin interface | | | | ✓ | -## Builds permissions +### Build permissions > Changed in GitLab 8.12. -GitLab 8.12 has a completely redesigned build permission system. +GitLab 8.12 has a completely redesigned build permissions system. Read all about the [new model and its implications][new-mod]. This table shows granted privileges for builds triggered by specific types of |