summaryrefslogtreecommitdiff
path: root/doc/ci/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-01-06 20:05:22 +0100
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-01-06 20:18:27 +0100
commit12e32224c17253f9616cd05d0bce806881fa8db9 (patch)
tree1140708953be352c61dae955974e183fa38fcfa2 /doc/ci/README.md
parent07c39c9976bcceca94b11525917cd27db8088b2f (diff)
downloadgitlab-ce-12e32224c17253f9616cd05d0bce806881fa8db9.tar.gz
Add documentation on enabling/disabling GitLab CIdoc_enable_disable_ci
[ci skip]
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 a1f5513d88e..4cdd2e1ad33 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -3,6 +3,7 @@
### User documentation
* [Quick Start](quick_start/README.md)
+* [Enable or disable GitLab CI](enable_or_disable_ci.md)
* [Configuring project (.gitlab-ci.yml)](yaml/README.md)
* [Configuring runner](runners/README.md)
* [Configuring deployment](deployment/README.md)