Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer (GitLab) <jacob@gitlab.com>2017-06-28 12:30:02 +0300
committerRémy Coutable <remy@rymai.me>2017-06-28 12:30:02 +0300
commit489d8e11b39f7eae6b36d2bdcf3098548ed62e53 (patch)
tree7d3fb9c278822c4a3db0ab01d3e08d1609b4ccae /.gitlab-ci.yml
parent5dd6d9a9ec8aaf61d74f7509cdebf700874d8cbd (diff)
Vendor the gitlab-git-test repo
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 08aef3dd8ee..d97828431c5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -550,3 +550,9 @@ cache gems:
only:
- master@gitlab-org/gitlab-ce
- master@gitlab-org/gitlab-ee
+
+gitlab_git_test:
+ variables:
+ SETUP_DB: "false"
+ script:
+ - spec/support/prepare-gitlab-git-test-for-commit --check-for-changes