Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
This commit is contained in:
commit
0af2a161fa
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ namespace :gitlab do
|
|||
puts " * Created #{project.name} (#{repo_path})".green
|
||||
else
|
||||
puts " * Failed trying to create #{project.name} (#{repo_path})".red
|
||||
puts " Validation Errors: #{project.errors.messages}".red
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue