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

setup-test-env-ci « scripts - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9f0fd8660adf2fd63bef39ca1454934e376783a3 (plain)
1
2
#!/bin/sh
bundle exec ruby -Ispec -e 'require "spec_helper" ; TestEnv.init(start_gitaly: false)'