BigW Consortium Gitlab

Fix gitlab-ci integration

parent d8a015cc
......@@ -64,7 +64,7 @@ module Grack
token = project.gitlab_ci_service.token
if token.present? && token == password && git_cmd == 'git-upload-pack'
true
return true
end
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment