8.14 requires GitLab shell 4.0.3
This commit is contained in:
parent
b544ec8670
commit
98d42e9f85
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-14-stable-ee
|
||||||
```bash
|
```bash
|
||||||
cd /home/git/gitlab-shell
|
cd /home/git/gitlab-shell
|
||||||
sudo -u git -H git fetch --all --tags
|
sudo -u git -H git fetch --all --tags
|
||||||
sudo -u git -H git checkout v4.0.0
|
sudo -u git -H git checkout v4.0.3
|
||||||
```
|
```
|
||||||
|
|
||||||
### 6. Update gitlab-workhorse
|
### 6. Update gitlab-workhorse
|
||||||
|
|
Loading…
Reference in a new issue