Commit e6b491af authored by Stan Hu's avatar Stan Hu

Bump gitlab-shell upgrade version to 3.6.0 for 8.12

[ci skip]
parent 98b3d6ce
...@@ -70,7 +70,7 @@ sudo -u git -H git checkout 8-12-stable-ee ...@@ -70,7 +70,7 @@ sudo -u git -H git checkout 8-12-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 v3.5.0 sudo -u git -H git checkout v3.6.0
``` ```
### 6. Update gitlab-workhorse ### 6. Update gitlab-workhorse
......
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