Merge pull request #3032 from raphendyr/fix_development_environment
Fix development fixture for gitlab_shell
This commit is contained in:
commit
401041cfd6
|
@ -1,4 +1,4 @@
|
||||||
root = Gitlab.config.gitolite.repos_path
|
root = Gitlab.config.gitlab_shell.repos_path
|
||||||
|
|
||||||
projects = [
|
projects = [
|
||||||
{ path: 'underscore.git', git: 'https://github.com/documentcloud/underscore.git' },
|
{ path: 'underscore.git', git: 'https://github.com/documentcloud/underscore.git' },
|
||||||
|
|
Loading…
Reference in a new issue