Skip to content
Snippets Groups Projects
Commit b8d83d25 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix gitlab-ci integration

parent 919bc979
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment