summaryrefslogtreecommitdiff
path: root/doc/ci/README.md
diff options
context:
space:
mode:
authorMark Pundsack <markpundsack@users.noreply.github.com>2016-06-14 17:58:20 -0700
committerMark Pundsack <markpundsack@users.noreply.github.com>2016-06-20 14:25:45 -0700
commita0fefc2ad22ed2392bcba5acb02a0a95b73cbba8 (patch)
tree161b8c77b85fe054263c79a71599e2e3d877fe10 /doc/ci/README.md
parent032e398374b40d5b68c4a1ce89dd698f1d03a54c (diff)
downloadgitlab-ce-a0fefc2ad22ed2392bcba5acb02a0a95b73cbba8.tar.gz
Add definitions and tweak some docs. Partially fixes #17733
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 5a1cb5319c6..c7a29e269b5 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -3,6 +3,7 @@
### CI User documentation
- [Get started with GitLab CI](quick_start/README.md)
+- [CI/CD Definitions](definitions/README.md)
- [CI examples for various languages](examples/README.md)
- [Learn how to enable or disable GitLab CI](enable_or_disable_ci.md)
- [Environments and deployments](environments.md)