Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsmael Arenzana <iarenzana@gmail.com>2016-10-07 20:29:48 +0300
committerIsmael Arenzana <iarenzana@gmail.com>2016-10-07 20:29:48 +0300
commit43438c3695ac06e0d12e24824f2c191f9608a51b (patch)
tree381a0485206bfb9e55f624ba1ea713a3ffb48ec7 /doc/update/8.11-to-8.12.md
parent2cd8b5d2c0227f21020a81b9931ca6936e833727 (diff)
Changed gitlab-shell version to avoid warning when precompiling the assets.
Diffstat (limited to 'doc/update/8.11-to-8.12.md')
-rw-r--r--doc/update/8.11-to-8.12.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.11-to-8.12.md b/doc/update/8.11-to-8.12.md
index 07743d050f7..cddfa7e3e01 100644
--- a/doc/update/8.11-to-8.12.md
+++ b/doc/update/8.11-to-8.12.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-12-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v3.6.0
+sudo -u git -H git checkout v3.6.1
```
### 6. Update gitlab-workhorse