Skip to content
This repository was archived by the owner on Mar 2, 2019. It is now read-only.

Commit 5a00da9

Browse files
committed
Update README
1 parent 5ef8330 commit 5a00da9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ Role Variables
1616
The maximum number of jobs to run concurrently.
1717
Defaults to the number of processor cores.
1818

19+
`gitlab_runner_registration_token`
20+
The GitLab registration token. If this is specified, a runner will be registered to a GitLab server.
21+
1922
`gitlab_runner_coordinator_url`
2023
The GitLab coordinator URL.
2124
Defaults to `https://gitlab.com/ci`.
2225

23-
`gitlab_runner_registration_token`
24-
The GitLab registration token.
25-
2626
`gitlab_runner_description`
2727
The description of the runner.
2828
Defaults to the hostname.

0 commit comments

Comments
 (0)