Update gitlab-shell to v3.3.3

This commit is contained in:
Douwe Maan 2016-08-11 13:28:02 -05:00
parent b9b1910c3b
commit 97ef1ee38c
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
3.2.1
3.3.3

View file

@ -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.2.1
sudo -u git -H git checkout v3.3.3
```
### 5. Update gitlab-workhorse