summaryrefslogtreecommitdiff
path: root/doc/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/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/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index f4553a899d3..25fe3abcb9a 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -19,6 +19,7 @@
## CI Documentation
- [Quick Start](ci/quick_start/README.md)
+- [Enable or disable GitLab CI](ci/enable_or_disable_ci.md)
- [Configuring project (.gitlab-ci.yml)](ci/yaml/README.md)
- [Configuring runner](ci/runners/README.md)
- [Configuring deployment](ci/deployment/README.md)