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

Commit bc4308c

Browse files
committed
Cross link to omnibus gitlab runner.
1 parent bdfabd9 commit bc4308c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -197,15 +197,7 @@ And restart runner
197197

198198
## Easily add Runners to existing GitLab CI
199199

200-
GitLab.com uses GitLab CI to test our own builds. To quickly spin up some extra runners in time of need, we have setup a runner as described above, with all the relevant dependencies for our builds and have taken a snapshot of this runner.
201-
202-
To quickly add a runner, have the registration token at hand and:
203-
204-
- instantiate a new VPS with the snapshot `gitlab-ci-runner-2gb-2gbswap`
205-
- `bundle exec ./bin/setup`
206-
- `sudo service gitlab-ci-runner start`
207-
208-
Now the runner will start to pick up builds automatically. When you are done with it, you can destroy the VPS without worrying about anything. For testing GitLab itself, use of a runner with >= 2GB RAM is recommended.
200+
See [omnibus gitlab runner](https://gitlab.com/gitlab-org/omnibus-gitlab-runner/blob/master/doc/install/README.md).
209201

210202
## Development
211203

0 commit comments

Comments
 (0)