From c0cecdb08afe4262019428290ed231f0040aa547 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 18 Sep 2014 15:14:40 +0000 Subject: Mention build script --- doc/development/ci_setup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/development') 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 -- cgit v1.2.1