Merge branch 'zj-fix-seeding-big-projects' into 'master'
Remove depreceted and big projects Closes #37507 See merge request gitlab-org/gitlab-ce!14336
This commit is contained in:
commit
545f7c0187
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ Sidekiq::Testing.inline! do
|
|||
Gitlab::Seeder.quiet do
|
||||
project_urls = [
|
||||
'https://gitlab.com/gitlab-org/gitlab-test.git',
|
||||
'https://gitlab.com/gitlab-org/gitlab-ce.git',
|
||||
'https://gitlab.com/gitlab-org/gitlab-ci.git',
|
||||
'https://gitlab.com/gitlab-org/gitlab-shell.git',
|
||||
'https://gitlab.com/gnuwget/wget2.git',
|
||||
'https://gitlab.com/Commit451/LabCoat.git',
|
||||
'https://github.com/documentcloud/underscore.git',
|
||||
'https://github.com/twitter/flight.git',
|
||||
'https://github.com/twitter/typeahead.js.git',
|
||||
|
|
Loading…
Reference in a new issue