Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-09-22 15:04:57 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2016-09-22 15:40:08 +0300
commit039415c8c496e043f27ef271aca190d1c3666ec5 (patch)
tree12b19286089f881b449a8b3cfe4a80d5e317fe44 /doc/ci/README.md
parent1e911e059dbb0ae178ff365a62420478099781f8 (diff)
Move document on CI build permissions to new location
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r--doc/ci/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index a52277e582a..cce77c655b6 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -20,3 +20,4 @@
- [Access dependent projects](dependent_projects/README.md)
- [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)