mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
Merge pull request #155 from xystudioo/master
Changing gitlab-shell version from 1.7.0 to 1.7.4
This commit is contained in:
@@ -250,7 +250,7 @@ git clone https://github.com/gitlabhq/gitlab-shell.git
|
||||
cd gitlab-shell
|
||||
|
||||
# Switch to right version
|
||||
git checkout v1.7.0
|
||||
git checkout v1.7.4
|
||||
cp config.yml.example config.yml
|
||||
|
||||
# Edit config and replace gitlab_url with something like 'http://domain.com/'
|
||||
|
||||
Reference in New Issue
Block a user