Skip to content
Snippets Groups Projects

Update gitlab-shell to v3.4.0

Merged Marin Jankovski requested to merge gitlab_shell_version_update into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -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.3.3
sudo -u git -H git checkout v3.4.0
```
### 5. Update gitlab-workhorse
Loading