|
|
|
@ -818,7 +818,7 @@ class ShixunsController < ApplicationController
|
|
|
|
|
ShixunServiceConfig.create!(:shixun_id => @shixun.id, :mirror_repository_id => mirror)
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
自动构建版本库
|
|
|
|
|
#自动构建版本库
|
|
|
|
|
repository = Repository.new
|
|
|
|
|
repository.shixun = @shixun
|
|
|
|
|
repository.type = 'Repository::Gitlab'
|
|
|
|
|