replace Gitolited mixin with Gitlab::ShellAdapter
This commit is contained in:
parent
d6338a8482
commit
0103363191
9 changed files with 21 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
class KeyObserver < ActiveRecord::Observer
|
||||
include Gitolited
|
||||
include Gitlab::ShellAdapter
|
||||
|
||||
def after_save(key)
|
||||
GitlabShellWorker.perform_async(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue