summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-18 16:45:18 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-18 16:45:18 +0300
commit175a913065ea1a3ccdf89c2d94a870a61db30aa9 (patch)
tree917f878b9c1002737936b2b4707be4866b06f292 /doc/development/README.md
parent630d042433e0cecffe80aa5ebd7aa7a91c5eb2d8 (diff)
downloadgitlab-ce-175a913065ea1a3ccdf89c2d94a870a61db30aa9.tar.gz
CI setup docs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 67ee828db6b..20db6662aca 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -3,3 +3,4 @@
- [Architecture](architecture.md) of GitLab
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Rake tasks](rake_tasks.md) for development
+- [CI setup](ci_setup.md) for testing GitLab