summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-10-25 15:49:44 +0000
committerRémy Coutable <remy@rymai.me>2016-10-25 18:21:41 +0200
commit69ff29407df3a66c2902308e442451b8225303e6 (patch)
treef6613a2bac10a1fe78293cd2ec4ddb75b9e8c5e5
parent7d08c7fd1e144cc31aeae12d49f8074e5cfa9ab1 (diff)
downloadgitlab-ce-69ff29407df3a66c2902308e442451b8225303e6.tar.gz
Merge branch 'patch-7' into 'master'
This will change the update process to checkout gitlab-shell version 3.6.6 instead of 3.6.3 as currently described in the update document See merge request !6976
-rw-r--r--doc/update/8.12-to-8.13.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.12-to-8.13.md b/doc/update/8.12-to-8.13.md
index 8940d14559b..c0084d9d59c 100644
--- a/doc/update/8.12-to-8.13.md
+++ b/doc/update/8.12-to-8.13.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-13-stable-ee
```bash
cd /home/git/gitlab-shell
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