Commit 3d099f2e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

v1.0.4

parent 12331a55
v1.0.4
- requires gitlab b698094
- requires gitlab c9ca15e
- dont use post-receive file any more. Make all updates in update
- fixed issue with invalid GL_USER
- use GL_ID instead of GL_USER
......@@ -18,7 +18,7 @@ class GitlabUpdate
end
def exec
# reset GL_USER env since we already
# reset GL_ID env since we already
# get value from it
ENV['GL_ID'] = nil
......
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