summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-04-22 15:16:49 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-04-22 15:16:49 +0000
commitc75b350cefc3491cb59fef05c407a4368c52ccc4 (patch)
treeba6c135bc4b91d979b11ae8bd355f3456f61f900
parentc56ae831db3952b659c10565c32dcc3c89efd5ff (diff)
parentf063c3184b3b6249098b27ee14f2473d79404903 (diff)
downloadgitlab-ce-c75b350cefc3491cb59fef05c407a4368c52ccc4.tar.gz
Merge branch 'doc/gitlab-shell-tag' into 'master'
Bump gitlab-shell to 2.7.2 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15525 See merge request !3884
-rw-r--r--doc/update/8.6-to-8.7.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.6-to-8.7.md b/doc/update/8.6-to-8.7.md
index 8599133a726..8cff6133276 100644
--- a/doc/update/8.6-to-8.7.md
+++ b/doc/update/8.6-to-8.7.md
@@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-7-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all
-sudo -u git -H git checkout v2.7.0
+sudo -u git -H git checkout v2.7.2
```
### 5. Update gitlab-workhorse