summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@s2factory.co.jp>2017-05-23 23:19:58 +0900
committerJun Kuriyama <kuriyama@s2factory.co.jp>2017-05-24 01:03:29 +0900
commit57eb05b56f22ec8f2c57532e7091d0ceb66f91b9 (patch)
tree3419ce5248dabe6f079a1a4f4ba9675d07d445a7
parentd07e85e1033f8026f155c6171cb3ebcd6b93d9ed (diff)
downloadgitlab-ce-57eb05b56f22ec8f2c57532e7091d0ceb66f91b9.tar.gz
Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure.
-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