Update gitlab-shell to v3.4.0
This commit is contained in:
parent
78234c49bc
commit
65c25993b0
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
3.3.3
|
||||
3.4.0
|
||||
|
|
|
@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-11-stable-ee
|
|||
```bash
|
||||
cd /home/git/gitlab-shell
|
||||
sudo -u git -H git fetch --all --tags
|
||||
sudo -u git -H git checkout v3.3.3
|
||||
sudo -u git -H git checkout v3.4.0
|
||||
```
|
||||
|
||||
### 5. Update gitlab-workhorse
|
||||
|
|
Loading…
Reference in a new issue