注释掉提交代码hook触发事件
This commit is contained in:
parent
6439ae39e4
commit
fcaa798620
|
|
@ -20,7 +20,7 @@ class ShixunsController < ApplicationController
|
|||
end
|
||||
# push代码的时候会触发gitlab hook
|
||||
def ghook
|
||||
shixun_modify_status_without_publish(@shixun, 1)
|
||||
# shixun_modify_status_without_publish(@shixun, 1)
|
||||
render :json => {status: "success"}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue