GitLabCi Service imtegration
This commit is contained in:
parent
8500743464
commit
406a0c809b
16 changed files with 158 additions and 7 deletions
|
@ -12,7 +12,7 @@
|
|||
#
|
||||
|
||||
class Service < ActiveRecord::Base
|
||||
attr_accessible :title, :token, :type
|
||||
attr_accessible :title, :token, :type, :active
|
||||
|
||||
belongs_to :project
|
||||
has_one :service_hook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue