Commit ffadf5c6 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'rc/speedup-gitlab_git_test' into 'master'

Speed-up the gitlab_git_test job

See merge request gitlab-org/gitlab-ce!16861
parents 402f3dfc 8128ecae
......@@ -738,8 +738,9 @@ cache gems:
gitlab_git_test:
<<: *dedicated-runner
<<: *except-docs-and-qa
<<: *pull-cache
variables:
SETUP_DB: "false"
before_script: []
cache: {}
script:
- spec/support/prepare-gitlab-git-test-for-commit --check-for-changes
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment