Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit dd65abf

Browse files
committed
Add missing command to update guide
1 parent 24867df commit dd65abf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/update-from-v4-to-v5.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
cd ~/gitlab-ci-runner
1111
git fetch origin
1212
git checkout 5-0-stable
13+
bundle install --deployment
1314

1415
## 3. Start Runner
1516

16-
sudo service gitlab-ci-runner start
17+
sudo service gitlab-ci-runner start

0 commit comments

Comments
 (0)