Commit d554bd90 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

set GL_USER

parent c2bf1061
File mode changed from 100644 to 100755
......@@ -15,6 +15,8 @@ class GitlabShell
parse_cmd
if git_cmds.include?(@git_cmd)
ENV['GL_USER'] = @username
process_cmd
else
puts 'Not allowed command'
......
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