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>2015-11-05 22:21:12 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-11-05 22:23:01 +0300
commit5f696d0c22dd367fb4687b2d18f8db92e179bbcc (patch)
treeaa85153ae8a8a748ea1c2d3c9e1bcaf0cdfae854 /doc/README.md
parentc55b5c72e94344d138af7de198016c8ea54b80f8 (diff)
Add CI permissions and api links to README [ci skip]
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 3cd98fab0d5..0f6866475f7 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -24,6 +24,8 @@
- [Using Docker Images](ci/docker/using_docker_images.md)
- [Using Docker Build](ci/docker/using_docker_build.md)
- [Using Variables](ci/variables/README.md)
+- [User permissions](ci/permissions/README.md)
+- [API](ci/api/README.md)
### CI Examples