Commit b8d83d25 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix gitlab-ci integration

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 919bc979
......@@ -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