From fb421173fb8d848884adf06be93ff7276c237668 Mon Sep 17 00:00:00 2001 From: "Z.J. van de Weg" Date: Thu, 11 Aug 2016 08:50:57 +0200 Subject: Seed www-gitlab-com for easy pipeline triggering [ci skip] --- db/fixtures/development/04_project.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- cgit v1.2.1