summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-05-23 19:11:27 +0000
committerStan Hu <stanhu@gmail.com>2017-05-23 19:11:27 +0000
commit52527be4387cb978402a330f2e4de96e586a62db (patch)
treeda5502341c57ba06f0678492a8c98eb1df4332f3
parent217e9d5070bd63d349b3dc9d9fdb9c03307d79de (diff)
parent57eb05b56f22ec8f2c57532e7091d0ceb66f91b9 (diff)
downloadgitlab-ce-52527be4387cb978402a330f2e4de96e586a62db.tar.gz
Merge branch 'update-doc-rm-shell-compile' into 'master'
Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure. See merge request !11655
-rw-r--r--doc/update/9.0-to-9.1.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/update/9.0-to-9.1.md b/doc/update/9.0-to-9.1.md
index 2b582d4eefd..2d597894517 100644
--- a/doc/update/9.0-to-9.1.md
+++ b/doc/update/9.0-to-9.1.md
@@ -104,7 +104,6 @@ cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
sudo -u git -H git checkout v$(</home/git/gitlab/GITLAB_SHELL_VERSION)
-sudo -u git -H bin/compile
```
### 7. Update gitlab-workhorse