Skip to content
Snippets Groups Projects
Commit a16ac37e authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Merge branch 'gitlab_shell_version_update' into 'master'

Update gitlab-shell to v3.4.0

Part of Redis Sentinel support: gitlab-shell#29

See merge request !5920
parents 78234c49 65c25993
1 merge request!5920Update gitlab-shell to v3.4.0
Pipeline #
3.3.3 3.4.0
Loading
@@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-11-stable-ee
Loading
@@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-11-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.3.3 sudo -u git -H git checkout v3.4.0
``` ```
   
### 5. Update gitlab-workhorse ### 5. Update gitlab-workhorse
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment