Merge branch 'master' into 'master'
Gitlab hook触发机制 See merge request !6
This commit is contained in:
commit
449eacb972
|
|
@ -53,7 +53,7 @@ class ShixunsController < ApplicationController
|
|||
|
||||
# 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