summaryrefslogtreecommitdiff
path: root/doc/development/ci_setup.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/ci_setup.md')
-rw-r--r--doc/development/ci_setup.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/development/ci_setup.md b/doc/development/ci_setup.md
index 55156103ec9..7c4adc1a879 100644
--- a/doc/development/ci_setup.md
+++ b/doc/development/ci_setup.md
@@ -6,7 +6,8 @@ What services we currently use for testing GitLab:
### GitLab CI at ci.gitlab.org
-We use it for testing software from private server at dev.gitlab.org
+We use it for testing software from private server at dev.gitlab.org.
+We use [this build script](https://gitlab.com/gitlab-org/gitlab-ci/blob/master/doc/examples/build_script_gitlab_ce.md) for testing GitLab CE on ci.gitlab.org
### Semaphore at semaphoreapp.com