summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-08-11 08:50:57 +0200
committerZ.J. van de Weg <zegerjan@gitlab.com>2016-08-11 08:51:08 +0200
commitfb421173fb8d848884adf06be93ff7276c237668 (patch)
tree1ca8f681d6f1b02f4a33cba49b4a2efebc384389
parent87b07f6a65a35a53bb1afed9d2a7da00caa8d59f (diff)
downloadgitlab-ce-zj-seed-www-gitlab-com.tar.gz
Seed www-gitlab-com for easy pipeline triggeringzj-seed-www-gitlab-com
[ci skip]
-rw-r--r--db/fixtures/development/04_project.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/fixtures/development/04_project.rb b/db/fixtures/development/04_project.rb
index e3316ecdb6c..f5e52487750 100644
--- a/db/fixtures/development/04_project.rb
+++ b/db/fixtures/development/04_project.rb
@@ -3,7 +3,7 @@ require 'sidekiq/testing'
Sidekiq::Testing.inline! do
Gitlab::Seeder.quiet do
project_urls = [
- 'https://github.com/documentcloud/underscore.git',
+ 'https://gitlab.com/gitlab-com/www-gitlab-com.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',