Commit a871032f authored by Tobias Genberg's avatar Tobias Genberg

Changing gitlab-shell version to 3.6.6 instead of 3.6.3, later on the upgrade...

Changing gitlab-shell version to 3.6.6 instead of 3.6.3, later on the upgrade process it will complain about running 3.6.3 instead of 3.6.6.
parent f64e36c4
...@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-13-stable-ee ...@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-13-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.6.3 sudo -u git -H git checkout v3.6.6
``` ```
### 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