Bump gitlab-shell upgrade version to 3.6.0 for 8.12
[ci skip]
This commit is contained in:
parent
98b3d6ce69
commit
e6b491af94
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ sudo -u git -H git checkout 8-12-stable-ee
|
|||
```bash
|
||||
cd /home/git/gitlab-shell
|
||||
sudo -u git -H git fetch --all --tags
|
||||
sudo -u git -H git checkout v3.5.0
|
||||
sudo -u git -H git checkout v3.6.0
|
||||
```
|
||||
|
||||
### 6. Update gitlab-workhorse
|
||||
|
|
Loading…
Reference in a new issue